CGBitmapInfoExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |