Platforms to show: All Mac Windows Linux Cross-Platform
Back to CGImageSourceMBS class.
CGImageSourceMBS.kCGImagePropertyCIFFWhiteBalanceIndex as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The white balance index.
CGImageSourceMBS.kCGImagePropertyColorModel as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The color model of the image such as, "RGB", "CMYK", "Gray", or "Lab". The value of this key is CFStringRef.
A color model describes how color values are represented mathematically. A color space is a color model combined with a definition of how to interpret values within the model.
Some examples using this method:
CGImageSourceMBS.kCGImagePropertyColorModelCMYK as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A CMYK color model.
CGImageSourceMBS.kCGImagePropertyColorModelGray as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A Gray color model.
Some examples using this method:
CGImageSourceMBS.kCGImagePropertyColorModelLab as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A Lab color model.
CGImageSourceMBS.kCGImagePropertyColorModelRGB as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
An RGB color model.
Some examples using this method:
CGImageSourceMBS.kCGImagePropertyDepth as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The number of bits in each color sample of each pixel. If present, this key is a CFNumber value.
CGImageSourceMBS.kCGImagePropertyDNGActiveArea as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAnalogBalance as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAntiAliasStrength as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAsShotICCProfile as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAsShotNeutral as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAsShotPreProfileMatrix as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAsShotProfileName as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGAsShotWhiteXY as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBackwardVersion as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The oldest version for which a file is compatible.
CGImageSourceMBS.kCGImagePropertyDNGBaselineExposure as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBaselineExposureOffset as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBaselineNoise as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBaselineSharpness as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBayerGreenSplit as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBestQualityScale as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBlackLevel as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBlackLevelDeltaH as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBlackLevelDeltaV as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGBlackLevelRepeatDim as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCalibrationIlluminant1 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCalibrationIlluminant2 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCameraCalibration1 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCameraCalibration2 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCameraCalibrationSignature as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCameraSerialNumber as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The camera serial number.
CGImageSourceMBS.kCGImagePropertyDNGCFALayout as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCFAPlaneColor as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGChromaBlurRadius as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGColorimetricReference as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGColorMatrix1 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGColorMatrix2 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCurrentICCProfile as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGCurrentPreProfileMatrix as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDefaultBlackRender as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDefaultCropOrigin as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDefaultCropSize as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDefaultScale as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDefaultUserCrop as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGDictionary as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 9.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
A dictionary of key-value pairs for an image that uses the Digital Negative (DNG) archival format.
CGImageSourceMBS.kCGImagePropertyDNGExtraCameraProfiles as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGFixVignetteRadial as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGForwardMatrix1 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGImageSourceMBS.kCGImagePropertyDNGForwardMatrix2 as string New in 25.5
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreGraphics | MBS MacCG Plugin | 25.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS MacCG Plugin.