LibreOffice Module vcl (master) 1
Classes | Enumerations
GraphicMetadata.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GraphicMetadata
 

Enumerations

enum class  GraphicFileFormat {
  NOT = 0x0000 ,
  BMP = 0x0001 ,
  GIF = 0x0002 ,
  JPG = 0x0003 ,
  PCD = 0x0004 ,
  PCX = 0x0005 ,
  PNG = 0x0006 ,
  TIF = 0x0007 ,
  XBM = 0x0008 ,
  XPM = 0x0009 ,
  PBM = 0x000a ,
  PGM = 0x000b ,
  PPM = 0x000c ,
  RAS = 0x000d ,
  TGA = 0x000e ,
  PSD = 0x000f ,
  EPS = 0x0010 ,
  WEBP = 0x0011 ,
  MOV = 0x00e0 ,
  PDF = 0x00e1 ,
  DXF = 0x00f1 ,
  MET = 0x00f2 ,
  PCT = 0x00f3 ,
  SVM = 0x00f5 ,
  WMF = 0x00f6 ,
  EMF = 0x00f8 ,
  SVG = 0x00f9 ,
  WMZ = 0x00fa ,
  EMZ = 0x00fb ,
  SVGZ = 0x00fc ,
  APNG = 0x00fd
}
 

Enumeration Type Documentation

◆ GraphicFileFormat

enum class GraphicFileFormat
strong
Enumerator
NOT 
BMP 
GIF 
JPG 
PCD 
PCX 
PNG 
TIF 
XBM 
XPM 
PBM 
PGM 
PPM 
RAS 
TGA 
PSD 
EPS 
WEBP 
MOV 
PDF 
DXF 
MET 
PCT 
SVM 
WMF 
EMF 
SVG 
WMZ 
EMZ 
SVGZ 
APNG 

Definition at line 12 of file GraphicMetadata.hxx.