☰
Type Definition RgbaImage
Other items in
image
All crates
?
Type Definition
image
::
RgbaImage
[
−
]
[src]
pub type RgbaImage =
ImageBuffer
<
Rgba
<
u8
>,
Vec
<
u8
>>;
Expand description
Sendable Rgb + alpha channel image buffer