Procs
func get_ASTC_internal_format(blk_size: (SomeInteger, SomeInteger); is_sRGB: bool): int32
- Source Edit
proc GetDdsKtxInfo(p: pointer; len: int; is_sRGB = false): Option[KtxInfo] {. ...raises: [], tags: [].}
- Source Edit
proc ParseDdsKtx(p: pointer; len: int): seq[KtxPart] {....raises: [ValueError], tags: [].}
- Source Edit