CGImageSource.CreateImage(Int32, CGImageOptions) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从此加载程序创建 CGImage。
public CoreGraphics.CGImage CreateImage (int index, ImageIO.CGImageOptions options);
member this.CreateImage : int * ImageIO.CGImageOptions -> CoreGraphics.CGImage
参数
- index
- Int32
要创建的映像的索引。
- options
- CGImageOptions
映像创建选项。