Enumerations
pqImageCompressorType.h File Reference

Go to the source code of this file.

Enumerations

enum  { COMPRESSOR_NONE = 0, COMPRESSOR_SQUIRT = 1, COMPRESSOR_ZLIB = 2 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
COMPRESSOR_NONE 
COMPRESSOR_SQUIRT 
COMPRESSOR_ZLIB 

Definition at line 8 of file pqImageCompressorType.h.