CGBitmapContext.BitsPerPixel Property

Definition

Number of bits per pixel.

public nint BitsPerPixel { get; }
member this.BitsPerPixel : nint

Property Value

System.System.IntPtr System.nativeint

Gets the number of bits per pixel for this CGBitmapContext object, or 0 if this object is not a bitmap context.

Applies to