Platforms to show: All Mac Windows Linux Cross-Platform

Back to CSTransformMBS class.

CSTransformMBS.kColorSync16BitFloat = 4

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

16 bit floats.

CSTransformMBS.kColorSync16BitInteger = 3

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

16 bit integers (short)

CSTransformMBS.kColorSync1BitGamut = 1

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

1 bit graphics.

CSTransformMBS.kColorSync32BitFloat = 7

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

32 bit float (single in Xojo)

CSTransformMBS.kColorSync32BitInteger = 5

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

32 bit integer

CSTransformMBS.kColorSync32BitNamedColorIndex = 6

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

32 bit integers with index of named color.

CSTransformMBS.kColorSync8BitInteger = 2

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the possible data depth values constants.

8 bit graphics (this is used in Xojo Picture objects)

CSTransformMBS.kColorSyncAlphaFirst = 4

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, non-premultiplied ARGB

CSTransformMBS.kColorSyncAlphaInfoMask = &h1F

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

The bitmask for bitwise.BitAnd to extract the alpha value.

CSTransformMBS.kColorSyncAlphaLast = 3

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, non-premultiplied RGBA

CSTransformMBS.kColorSyncAlphaNone = 0

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, RGB.

CSTransformMBS.kColorSyncAlphaNoneSkipFirst = 6

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, XRGB.

CSTransformMBS.kColorSyncAlphaNoneSkipLast = 5

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, RBGX.

CSTransformMBS.kColorSyncAlphaPremultipliedFirst = 2

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, premultiplied ARGB

CSTransformMBS.kColorSyncAlphaPremultipliedLast = 1

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the alpha constants.

For example, premultiplied RGBA

CSTransformMBS.kColorSyncByteOrder16Big = 12288

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

16 bit, big endian.

CSTransformMBS.kColorSyncByteOrder16Little = 4096

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

16 bit, little endian.

CSTransformMBS.kColorSyncByteOrder32Big = 16384

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

32 bit, big endian.

CSTransformMBS.kColorSyncByteOrder32Little = 8192

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

32 bit, little endian.

CSTransformMBS.kColorSyncByteOrderDefault = 0

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

CSTransformMBS.kColorSyncByteOrderMask = &h7000

Type Topic Plugin Version
const ColorSync MBS MacCF Plugin 10.5
One of the byte order constants.

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


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