Platforms to show: All Mac Windows Linux Cross-Platform

Back to CLImageFormatMBS class.

CLImageFormatMBS.kChannelOrderA = &h10B1

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderARGB = &h10B7

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderBGRA = &h10B6

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderIntensity = &h10B8

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

This format can only be used if channel data type = kChannelTypeUNormInt8, kChannelTypeUNormInt16, kChannelTypeSNormInt8, kChannelTypeSNormInt16, kChannelTypeHalfFloat, or kChannelTypeFloat.

CLImageFormatMBS.kChannelOrderLuminance = &h10B9

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

This format can only be used if channel data type = kChannelTypeUNormInt8, kChannelTypeUNormInt16, kChannelTypeSNormInt8, kChannelTypeSNormInt16, kChannelTypeHalfFloat, or kChannelTypeFloat.

CLImageFormatMBS.kChannelOrderR = &h10B0

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderRA = &h10B3

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderRG = &h10B2

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelOrderRGB = &h10B4

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

This format can only be used if channel data type = kChannelTypeUNormShort565, kChannelTypeUNormShort555 or kChannelTypeUNormInt101010.

CLImageFormatMBS.kChannelOrderRGBA = &h10B5

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel order constants

CLImageFormatMBS.kChannelTypeFloat = &h10DE

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a single precision floating-point value.

CLImageFormatMBS.kChannelTypeHalfFloat = &h10DD

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a 16-bit half-float value.

CLImageFormatMBS.kChannelTypeSignedInt16 = &h10D8

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized signed 16-bit integer value.

CLImageFormatMBS.kChannelTypeSignedInt32 = &h10D9

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized signed 32-bit integer value.

CLImageFormatMBS.kChannelTypeSignedInt8 = &h10D7

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized signed 8-bit integer value.

CLImageFormatMBS.kChannelTypeSNormInt16 = &h10D1

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a normalized signed 16-bit integer value.

CLImageFormatMBS.kChannelTypeSNormInt8 = &h10D0

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a normalized signed 8-bit integer value.

CLImageFormatMBS.kChannelTypeUNormInt101010 = &h10D6

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Represents a normalized x-10-10-10 4-channel xRGB image. The channel order must be kChannelOrderRGB.

CLImageFormatMBS.kChannelTypeUNormInt16 = &h10D3

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a normalized unsigned 16-bit integer value.

CLImageFormatMBS.kChannelTypeUNormInt8 = &h10D2

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is a normalized unsigned 8-bit integer value.

CLImageFormatMBS.kChannelTypeUNormShort555 = &h10D5

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Represents a normalized x-5-5-5 4-channel xRGB image. The channel order must be kChannelOrderRGB.

CLImageFormatMBS.kChannelTypeUNormShort565 = &h10D4

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Represents a normalized 5-6-5 3-channel RGB image. The channel order must be kChannelOrderRGB.

CLImageFormatMBS.kChannelTypeUnsignedInt16 = &h10DB

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized unsigned 16-bit integer value.

CLImageFormatMBS.kChannelTypeUnsignedInt32 = &h10DC

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized unsigned 32-bit integer value.

CLImageFormatMBS.kChannelTypeUnsignedInt8 = &h10DA

Type Topic Plugin Version
const OpenCL MBS MacFrameworks Plugin 11.1
One of the channel data type constants.

Each channel component is an unnormalized unsigned 8-bit integer value.

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


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