[][src]Type Definition rin::graphics::image::GrayAlphaImage

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

Sendable grayscale + alpha channel image buffer