image format definitions.
Variables | |
constexpr size_t | IFM_UNKNOWN |
Indicates the unknoxn image format. | |
constexpr size_t | IFM_BMP |
Indicates the bitmap image format. | |
constexpr size_t | IFM_EMF |
Indicates the enhanced metafile image format. | |
constexpr size_t | IFM_EXIF |
Indicates the Exif format. | |
constexpr size_t | IFM_GIF |
Indicates the GIF image format. | |
constexpr size_t | IFM_ICO |
Indicates the icon image format. | |
constexpr size_t | IFM_JPEG |
Indicates the JOEG image format. | |
constexpr size_t | IFM_MEMORY_BMP |
Indicates the bitmap memory image format. | |
constexpr size_t | IFM_PNG |
Indicates the PNG image format. | |
constexpr size_t | IFM_TIFF |
Indicates the TIFF image format. | |
constexpr size_t | IFM_WMF |
Indicates the WMF image format. | |
constexpr size_t | IFM_MEMORY_GIF |
Indicates the GIF mempry image format. | |
constexpr size_t | IFM_MEMORY_ICO |
Indicates the icon memory image format. | |
constexpr size_t | IFM_MEMORY_JPEG |
Indicates the JPEG memory image format. | |
constexpr size_t | IFM_MEMORY_PNG |
Indicates the PNG memory image format. | |
constexpr size_t | IFM_MEMORY_TIFF |
Indicates the TIFF memory image format. | |
constexpr size_t | IFM_CUR |
Indicates the cursor image format. | |
constexpr size_t | IFM_MEMORY_CUR |
Indicates the CUR memory image format. | |
constexpr size_t | IFM_XBM |
Indicates the XBM image format. | |
constexpr size_t | IFM_MEMORY_XBM |
Indicates the XBM memory image format. | |
constexpr size_t | IFM_XPM |
Indicates the XPM image format. | |
constexpr size_t | IFM_MEMORY_XPM |
Indicates the XPM memory image format. | |
constexpr size_t | IFM_PNM |
Indicates the PNM image format. | |
constexpr size_t | IFM_MEMORY_PNM |
Indicates the PNM memory image format. | |
constexpr size_t | IFM_PCX |
Indicates the PCX image format. | |
constexpr size_t | IFM_MEMORY_PCX |
Indicates the PCX memory image format. | |
constexpr size_t | IFM_PICT |
Indicates the PICT image format. | |
constexpr size_t | IFM_MEMORY_PICT |
Indicates the PICT memory image format. | |
constexpr size_t | IFM_ICON |
Indicates the ICON image format. | |
constexpr size_t | IFM_MEMORY_ICON |
Indicates the ICOM memory image format. | |
constexpr size_t | IFM_MACCUR |
Indicates the Apple CURSOR format. | |
constexpr size_t | IFM_MEMORY_MACCUR |
Indicates the CURSOR memory image format. | |
constexpr size_t | IFM_ANI |
Indicates the ANI image format. | |
constexpr size_t | IFM_IIF |
Indicates the IIF image format. | |
constexpr size_t | IFM_TGA |
Indicates the TGA image format. | |
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the unknoxn image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the bitmap image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the enhanced metafile image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the Exif format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the GIF image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the icon image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the JOEG image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the bitmap memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PNG image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the TIFF image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the WMF image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the GIF mempry image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the icon memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the JPEG memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PNG memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the TIFF memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the cursor image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the CUR memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the XBM image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the XBM memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the XPM image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the XPM memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PNM image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PNM memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PCX image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PCX memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PICT image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the PICT memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the ICON image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the ICOM memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the Apple CURSOR format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the CURSOR memory image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the ANI image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the IIF image format.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>
Indicates the TGA image format.