Structsยง
- Pixmap
- A container that owns premultiplied RGBA pixels.
- Pixmap
Mut - A container that references mutable premultiplied RGBA pixels.
- Pixmap
Ref - A container that references premultiplied RGBA pixels.
- SubPixmap
Mut - A
PixmapMut
subregion.
Constantsยง
- BYTES_
PER_ PIXEL - Number of bytes per pixel.
Functionsยง
- compute_
data_ ๐len - Returns storage size required by pixel array.
- data_
len_ ๐for_ size - min_
row_ ๐bytes - Returns minimum bytes per row as usize.