This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Referenced by: OfficeArtFBSE
The MSOBLIPTYPE enumeration, as shown in the following table, specifies the persistence format of bitmap data.
Name
Value
Meaning
msoblipERROR
0x00
Error reading the file.
msoblipUNKNOWN
0x01
Unknown BLIP type.
msoblipEMF
0x02
EMF.
msoblipWMF
0x03
WMF.
msoblipPICT
0x04
Macintosh PICT.
msoblipJPEG
0x05
JPEG.
msoblipPNG
0x06
PNG.
msoblipDIB
0x07
DIB
msoblipTIFF
0x11
TIFF
msoblipCMYKJPEG
0x12
JPEG in the YCCK or CMYK color space.