Share via


CGBitmapInfoExtensions Class

Definition

public static class CGBitmapInfoExtensions
type CGBitmapInfoExtensions = class
Inheritance
CGBitmapInfoExtensions

Methods

Name Description
GetAlphaInfo(CGBitmapInfo)

Get the alpha info flags for this CGBitmapInfo value.

GetByteOrderInfo(CGBitmapInfo)

Get the byte order info flags for this CGBitmapInfo value.

GetComponentInfo(CGBitmapInfo)

Get the component info flags for this CGBitmapInfo value.

GetPixelFormatInfo(CGBitmapInfo)

Get the pixel format info flags for this CGBitmapInfo value.

Applies to