CGImageSource.CreateIncremental(CGImageOptions) Method
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.
Creates an incremental image loader.
public static ImageIO.CGImageSource CreateIncremental (ImageIO.CGImageOptions options);
static member CreateIncremental : ImageIO.CGImageOptions -> ImageIO.CGImageSource
Parameters
- options
- CGImageOptions
Image creation options.