Module utils

Source
Expand description

Misc utility definitions

Enums§

Format
A list of supported formats
WordRepresentation
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.