| Name | Description | Type | Package | Framework |
| Bitmap | Represents a bitmap picture data: JPEG or PNG. | Class | org.apache.poi.hslf.blip | Apache POI |
| DIB | Class | org.apache.poi.hslf.blip | Apache POI | |
| EMF | Represents EMF (Windows Enhanced Metafile) picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
| EMF .NativeHeader | Class | org.apache.poi.hslf.blip.EMF | Apache POI | |
| JPEG | Class | org.apache.poi.hslf.blip | Apache POI | |
| JPEG .ColorSpace | Class | org.apache.poi.hslf.blip.JPEG | Apache POI | |
| Metafile | Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT. | Class | org.apache.poi.hslf.blip | Apache POI |
| Metafile .Header | Class | org.apache.poi.hslf.blip.Metafile | Apache POI | |
| PICT | Represents Macintosh PICT picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
| PICT .NativeHeader | Class | org.apache.poi.hslf.blip.PICT | Apache POI | |
| PNG | Class | org.apache.poi.hslf.blip | Apache POI | |
| WMF | Represents a WMF (Windows Metafile) picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
| WMF .NativeHeader | Aldus Placeable Metafile header - 22 byte structure before WMF data. | Class | org.apache.poi.hslf.blip.WMF | Apache POI |