krita/ui
KisPNGOptions Struct Reference
#include <kis_png_converter.h>
Public Member Functions | |
| KisPNGOptions () | |
Public Attributes | |
| bool | alpha |
| int | compression |
| bool | exif |
| QList< const KisMetaData::Filter * > | filters |
| bool | interlace |
| bool | iptc |
| bool | tryToSaveAsIndexed |
| bool | xmp |
Detailed Description
Definition at line 44 of file kis_png_converter.h.
Constructor & Destructor Documentation
| KisPNGOptions::KisPNGOptions | ( | ) | [inline] |
Definition at line 45 of file kis_png_converter.h.
Member Data Documentation
| bool KisPNGOptions::alpha |
Definition at line 48 of file kis_png_converter.h.
Definition at line 46 of file kis_png_converter.h.
| bool KisPNGOptions::exif |
Definition at line 49 of file kis_png_converter.h.
| QList<const KisMetaData::Filter*> KisPNGOptions::filters |
Definition at line 53 of file kis_png_converter.h.
Definition at line 47 of file kis_png_converter.h.
| bool KisPNGOptions::iptc |
Definition at line 50 of file kis_png_converter.h.
Definition at line 52 of file kis_png_converter.h.
| bool KisPNGOptions::xmp |
Definition at line 51 of file kis_png_converter.h.
The documentation for this struct was generated from the following file:
