MonobjcMonobjc Documented Class Library
ImageColorSpace Property
NamespacesMonobjc.QuartzIQCPlugInInputImageSourceImageColorSpace

Returns the color space of the image source. (required)

Original signature is '- (CGColorSpaceRef) imageColorSpace'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
IntPtr ImageColorSpace { get; }
ReadOnly Property ImageColorSpace As IntPtr
	Get
property IntPtr ImageColorSpace {
	IntPtr get ();
}
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.Quartz (Module: Monobjc.Quartz)