GetYcck

PixelDataFormat.GetYcck method

Gets YCCK color with a specified number of bits per sample.

public static PixelDataFormat GetYcck(int bitsPerSample)
ParameterTypeDescription
bitsPerSampleInt32The number of bits per sample.

Return Value

The YCCK color.

See Also