CGImageSource.CreateImage(Int32, CGImageOptions) 方法

定义

从此加载程序创建 CGImage。

public CoreGraphics.CGImage CreateImage (int index, ImageIO.CGImageOptions options);
member this.CreateImage : int * ImageIO.CGImageOptions -> CoreGraphics.CGImage

参数

index
Int32

要创建的映像的索引。

options
CGImageOptions

映像创建选项。

返回

适用于