Type Alias rgb::alt::GRAYA16

source ·
pub type GRAYA16 = GrayAlpha<u16>;
Expand description

16-bit gray with alpha in machine’s native endian

Aliased Type§

struct GRAYA16(pub u16, pub u16);

Fields§

§0: u16

brightness level

§1: u16

alpha