次の方法で共有


CGColorSpace.CreateLab(nfloat[], nfloat[], nfloat[]) メソッド

定義

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

パラメーター

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

戻り値

適用対象