[][src]Module ktx::read

Structs

KtxDecoder

KTX texture storage format reader. Useful when reading from a file and/or compressed data. Provides KtxInfo.

Textures

Iterator that reads texture level data into Vec<u8>.