Expand description
Image format decoders (TGA, QOI)
Provides decoders for Truevision TGA and Quite OK Image (QOI) formats.
Both decoders produce VideoFrame output using the parent module’s
PixelFormat::Argb8888 for maximum fidelity.
Image format decoders (TGA, QOI)
Provides decoders for Truevision TGA and Quite OK Image (QOI) formats.
Both decoders produce VideoFrame output using the parent module’s
PixelFormat::Argb8888 for maximum fidelity.