Type Definition dds::Pixel [] [src]

type Pixel = [u8; 4];

Normalized internal RGBA pixel representation