MonobjcMonobjc Documented Class Library
kCGImagePropertyProfileName Field
NamespacesMonobjc.ApplicationServicesCGImagePropertieskCGImagePropertyProfileName

The name of the optional ICC profile embedded in the image, if known. If present, the value of this key is of type CFStringRef.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kCGImagePropertyProfileName
Public Shared ReadOnly kCGImagePropertyProfileName As NSString
public:
static initonly NSString^ kCGImagePropertyProfileName
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)