共用方式為


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

傳回

適用於