UberLambda / libktx-rs

Reading, writing, transcoding Khronos Textures in Rust. Bindings to KhronosGroup/KTX-Software.
Apache License 2.0
8 stars 3 forks source link

High level API for texture info #4

Open eldyer opened 3 years ago

eldyer commented 3 years ago

I think it would be nice to have methods on Texture like is_array, base_width etc. for the fields in the underlying ktxTexture.