Expand description
Misc utility definitions
Enums§
- Format
- A list of supported formats
- Word
Representation - The different ways the u8 color values are encoded into a u32 value.
Functions§
- decode_
buffer - This function takes a buffer, as the one obtained from openslide::read_region, and decodes into an Rgba image buffer.