Condividi tramite


CGImage.FromPNG Metodo

Definizione

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

Parametri

provider
CGDataProvider
decode
nfloat[]
shouldInterpolate
Boolean

Restituisce

Si applica a