Skip to main content

SPOT_NCOMPS

Constant SPOT_NCOMPS 

Source
pub const SPOT_NCOMPS: usize = 4;
Expand description

Number of spot color channels in a DeviceN8 pixel.

A DeviceN8 pixel is laid out as [C, M, Y, K, S0, S1, S2, S3], giving 4 process + 4 spot = 8 bytes per pixel total.