3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
constexpr size_t IFM_EMF
Indicates the enhanced metafile image format.
Definition image_formats.hpp:32
constexpr size_t IFM_IIF
Indicates the IIF image format.
Definition image_formats.hpp:280
constexpr size_t IFM_MEMORY_PNG
Indicates the PNG memory image format.
Definition image_formats.hpp:128
constexpr size_t IFM_MEMORY_ICO
Indicates the icon memory image format.
Definition image_formats.hpp:112
constexpr size_t IFM_BMP
Indicates the bitmap image format.
Definition image_formats.hpp:24
constexpr size_t IFM_MEMORY_MACCUR
Indicates the CURSOR memory image format.
Definition image_formats.hpp:264
constexpr size_t IFM_MEMORY_ICON
Indicates the ICOM memory image format.
Definition image_formats.hpp:248
constexpr size_t IFM_TGA
Indicates the TGA image format.
Definition image_formats.hpp:288
constexpr size_t IFM_MACCUR
Indicates the Apple CURSOR format.
Definition image_formats.hpp:256
constexpr size_t IFM_PNG
Indicates the PNG image format.
Definition image_formats.hpp:80
constexpr size_t IFM_XPM
Indicates the XPM image format.
Definition image_formats.hpp:176
constexpr size_t IFM_TIFF
Indicates the TIFF image format.
Definition image_formats.hpp:88
constexpr size_t IFM_MEMORY_CUR
Indicates the CUR memory image format.
Definition image_formats.hpp:152
constexpr size_t IFM_ANI
Indicates the ANI image format.
Definition image_formats.hpp:272
constexpr size_t IFM_GIF
Indicates the GIF image format.
Definition image_formats.hpp:48
constexpr size_t IFM_MEMORY_TIFF
Indicates the TIFF memory image format.
Definition image_formats.hpp:136
constexpr size_t IFM_WMF
Indicates the WMF image format.
Definition image_formats.hpp:96
constexpr size_t IFM_PCX
Indicates the PCX image format.
Definition image_formats.hpp:208
constexpr size_t IFM_ICO
Indicates the icon image format.
Definition image_formats.hpp:56
constexpr size_t IFM_MEMORY_XBM
Indicates the XBM memory image format.
Definition image_formats.hpp:168
constexpr size_t IFM_MEMORY_GIF
Indicates the GIF mempry image format.
Definition image_formats.hpp:104
constexpr size_t IFM_PNM
Indicates the PNM image format.
Definition image_formats.hpp:192
constexpr size_t IFM_PICT
Indicates the PICT image format.
Definition image_formats.hpp:224
constexpr size_t IFM_JPEG
Indicates the JOEG image format.
Definition image_formats.hpp:64
constexpr size_t IFM_MEMORY_BMP
Indicates the bitmap memory image format.
Definition image_formats.hpp:72
constexpr size_t IFM_MEMORY_PNM
Indicates the PNM memory image format.
Definition image_formats.hpp:200
constexpr size_t IFM_MEMORY_XPM
Indicates the XPM memory image format.
Definition image_formats.hpp:184
constexpr size_t IFM_CUR
Indicates the cursor image format.
Definition image_formats.hpp:144
constexpr size_t IFM_ICON
Indicates the ICON image format.
Definition image_formats.hpp:240
constexpr size_t IFM_UNKNOWN
Indicates the unknoxn image format.
Definition image_formats.hpp:16
constexpr size_t IFM_XBM
Indicates the XBM image format.
Definition image_formats.hpp:160
constexpr size_t IFM_EXIF
Indicates the Exif format.
Definition image_formats.hpp:40
constexpr size_t IFM_MEMORY_PCX
Indicates the PCX memory image format.
Definition image_formats.hpp:216
constexpr size_t IFM_MEMORY_JPEG
Indicates the JPEG memory image format.
Definition image_formats.hpp:120
constexpr size_t IFM_MEMORY_PICT
Indicates the PICT memory image format.
Definition image_formats.hpp:232