次の方法で共有


CGImage.FromPNG メソッド

定義

public static CoreGraphics.CGImage FromPNG (CoreGraphics.CGDataProvider provider, nfloat[] decode, bool shouldInterpolate, CoreGraphics.CGColorRenderingIntent intent);
static member FromPNG : CoreGraphics.CGDataProvider * nfloat[] * bool * CoreGraphics.CGColorRenderingIntent -> CoreGraphics.CGImage

パラメーター

provider
CGDataProvider
decode
nfloat[]
shouldInterpolate
Boolean

戻り値

適用対象