CGImageSource 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.
Image Loader.
public class CGImageSource : CoreFoundation.NativeObject
type CGImageSource = class
inherit NativeObject
- Inheritance
Properties
| Name | Description |
|---|---|
| Handle | (Inherited from DisposableObject) |
| ImageCount |
Number of images loaded (does not include the Thumbnail). |
| Owns | (Inherited from DisposableObject) |
| TypeIdentifier |
The image type of the underling image. |
| TypeIdentifiers |
The type identifiers for the formats supported by the image loader. |
Methods
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |