[][src]Type Definition purrmitive::GrayAlphaImage

type GrayAlphaImage = ImageBuffer<LumaA<u8>, Vec<u8, Global>>;

Sendable grayscale + alpha channel image buffer