Platforms to show: All Mac Windows Linux Cross-Platform

CIContextMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A class for a drawing context for CoreImage.

Formats

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.

Some useful global functions for this class:

Some methods using this class:

Some examples using this class:

Blog Entries

Release notes

  • Version 19.2
    • Added writeHEIFRepresentationOfImage and HEIFRepresentationOfImage methods to CIContextMBS class.
  • Version 17.3

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


CIColorMBS   -   CIDataMatrixCodeDescriptorMBS


The biggest plugin in space...