Expand description
Profile types — the Rust equivalent of IthmbVariantProfile.
A profile describes how to decode a raw .ithmb frame identified by a 4-byte prefix (format ID). Each profile specifies dimensions, encoding, byte order, and optional post-processing (rotation, crop, padded slots).
Structs§
- Profile
- Decoding profile for a raw .ithmb frame format.
Enums§
- Encoding
- Known encoding variants for raw .ithmb frames.
Functions§
- built_
in_ profiles - Returns the built-in set of known profiles. Returns a list of all known built-in profiles.