Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CoreImage | MBS MacCI Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Constant | Value | Description |
---|---|---|
kCIFormatA16 | 4 |
Alpha with 16-bit. Available in macOS 10.11 or newer. |
kCIFormatA8 | 3 |
Alpha with 8-bit. Available in macOS 10.11 or newer. |
kCIFormatABGR8 | 46 |
ABGR with 8-bit. Available in macOS 10.11 or newer. |
kCIFormatAf | 6 |
Alpha with float values. Available in macOS 10.11 or newer. |
kCIFormatAh | 5 |
Alpha with half floating point. Available in macOS 10.11 or newer. |
kCIFormatARGB8 | 23 |
ARGB with 8-bit. |
kCIFormatBGRA8 | 22 |
BGRA with 8-bit. |
kCIFormatR16 | 37 |
Red with 16-bit. Available in macOS 10.11 or newer. |
kCIFormatR8 | 36 |
Red with 8-bit. Available in macOS 10.11 or newer. |
kCIFormatRf | 39 |
Red with floating point. Available in macOS 10.11 or newer. |
kCIFormatRG16 | 41 |
Red and green with 16-bit. Available in macOS 10.11 or newer. |
kCIFormatRG8 | 40 |
Red and green with 8-bit. Available in macOS 10.11 or newer. |
kCIFormatRGBA16 | 27 |
RGBA with 16-bit. |
kCIFormatRGBA8 | 24 |
RGBA with 8-bit. |
kCIFormatRGBAf | 34 |
RGBA with floating point. |
kCIFormatRGBAh | 31 |
RGBA values that are IEEE 754-2008 half float compliant. |
kCIFormatRGf | 43 |
Red and green with floating point values. Available in macOS 10.11 or newer. |
kCIFormatRGh | 42 |
Red and green with half precision floating point values. Available in macOS 10.11 or newer. |
kCIFormatRh | 38 |
Red with half precision floating point. Available in macOS 10.11 or newer. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacCI Plugin.
CIColorMBS - CIDataMatrixCodeDescriptorMBS