Class | Description |
---|---|
Bitmap |
Represents a bitmap picture data: JPEG or PNG.
|
DIB |
Represents a DIB picture data in a PPT file
|
EMF |
Represents EMF (Windows Enhanced Metafile) picture data.
|
JPEG |
Represents a JPEG picture data in a PPT file
|
Metafile |
Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT.
|
Metafile.Header |
A structure which represents a 34-byte header preceding the compressed metafile data
|
PICT |
Represents Macintosh PICT picture data.
|
PNG |
Represents a PNG picture data in a PPT file
|
WMF |
Represents a WMF (Windows Metafile) picture data.
|
Enum | Description |
---|---|
JPEG.ColorSpace |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.