CGBitmapContext.ColorSpace Property

Definition

Gets the color space for this CGBitmapContext object, as a CGColorSpace, or null if this object is not a bitmap context.

public CoreGraphics.CGColorSpace ColorSpace { get; }
member this.ColorSpace : CoreGraphics.CGColorSpace

Property Value

Applies to