Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSImageCellMBS class.

NSImageCellMBS.NSImageAlignBottom = 5

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom edge of the cell.

NSImageCellMBS.NSImageAlignBottomLeft = 6

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom and left edges of the cell.

NSImageCellMBS.NSImageAlignBottomRight = 7

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom and right edges of the cell.

NSImageCellMBS.NSImageAlignCenter = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Center the image in the cell.

NSImageCellMBS.NSImageAlignLeft = 4

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the left edge of the cell.

NSImageCellMBS.NSImageAlignRight = 8

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Position the image along the right edge of the cell.

NSImageCellMBS.NSImageAlignTop = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Position the image along the top edge of the cell.

NSImageCellMBS.NSImageAlignTopLeft = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the top and left edges of the cell.

NSImageCellMBS.NSImageAlignTopRight = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the top and right edges of the cell.

NSImageCellMBS.NSImageFrameButton = 4

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A convex bezel that makes the image stand out in relief, like a button

NSImageCellMBS.NSImageFrameGrayBezel = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A gray, concave bezel that makes the image look sunken

NSImageCellMBS.NSImageFrameGroove = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A thin groove that looks etched around the image

NSImageCellMBS.NSImageFrameNone = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the frame constants for the imageFrameStyle property.

An invisible frame

NSImageCellMBS.NSImageFramePhoto = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A thin black outline and a dropped shadow

NSImageCellMBS.NSImageScaleAxesIndependently = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 21.2
One of the scale constants.

Scale each dimension to exactly fit destination. This setting does not preserve the aspect ratio of the image.

NSImageCellMBS.NSImageScaleNone = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 21.2
One of the scale constants.

Do not scale the image.

NSImageCellMBS.NSImageScaleProportionallyDown = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 21.2
One of the scale constants.

If it is too large for the destination, scale the image down while preserving the aspect ratio.

NSImageCellMBS.NSImageScaleProportionallyUpOrDown = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 21.2
One of the scale constants.

Scale the image to its maximum possible dimensions while both staying within the destination area and preserving its aspect ratio.

NSImageCellMBS.NSScaleNone = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the scale constants.

Do not scale the image.

NSImageCellMBS.NSScaleProportionally = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the scale constants.

If it is too large for the destination, scale the image down while preserving the aspect ratio.

NSImageCellMBS.NSScaleToFit = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacCocoa Plugin 10.0
One of the scale constants.

Scale each dimension to exactly fit destination. This setting does not preserve the aspect ratio of the image.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...