Module openslide::utils[][src]

Enums

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.