CGImage.FromJPEG Method

Definition

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

Parameters

provider
CGDataProvider
decode
nfloat[]
shouldInterpolate
Boolean

Returns

Applies to