Share via


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

返回

适用于