Returns the compression mode
| <multimedia:image>.getCompression() |
This command will return the current compression mode of the texture.
One of the following values:
viz.COMPRESSION_DEFAULT
viz.COMPRESSION_ARB
viz.COMPRESSION_DXT1
viz.COMPRESSION_DXT3
viz.COMPRESSION_DXT5