CGImage.FromPNG Method

Definition

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

Parameters

provider
CGDataProvider
decode
nfloat[]
shouldInterpolate
Boolean

Returns

Applies to