CGColorSpace.CreateLab(nfloat[], nfloat[], nfloat[]) Method

Definition

public static CoreGraphics.CGColorSpace CreateLab (nfloat[] whitepoint, nfloat[] blackpoint, nfloat[] range);
static member CreateLab : nfloat[] * nfloat[] * nfloat[] -> CoreGraphics.CGColorSpace

Parameters

whitepoint
nfloat[]
blackpoint
nfloat[]
range
nfloat[]

Returns

Applies to