次の方法で共有


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

イメージの作成オプション。

戻り値

適用対象