MonobjcMonobjc Documented Class Library
kCGImagePropertyExifComponentsConfiguration Field
NamespacesMonobjc.ApplicationServicesCGImagePropertieskCGImagePropertyExifComponentsConfiguration

The components configuration. For compressed data, specifies that the channels of each component are arranged in increasing numeric order (from first component to the fourth).

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCGImagePropertyExifComponentsConfiguration
Public Shared ReadOnly kCGImagePropertyExifComponentsConfiguration As NSString
public:
static initonly NSString^ kCGImagePropertyExifComponentsConfiguration
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)