xtd 0.2.0
Loading...
Searching...
No Matches
image format

Definition

image format definitions.

Warning
Internal use only

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.
 

Variable Documentation

◆ IFM_UNKNOWN

constexpr size_t IFM_UNKNOWN
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the unknoxn image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_BMP

constexpr size_t IFM_BMP
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the bitmap image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_EMF

constexpr size_t IFM_EMF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the enhanced metafile image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_EXIF

constexpr size_t IFM_EXIF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the Exif format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_GIF

constexpr size_t IFM_GIF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the GIF image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_ICO

constexpr size_t IFM_ICO
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the icon image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_JPEG

constexpr size_t IFM_JPEG
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the JOEG image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_BMP

constexpr size_t IFM_MEMORY_BMP
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the bitmap memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_PNG

constexpr size_t IFM_PNG
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PNG image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_TIFF

constexpr size_t IFM_TIFF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the TIFF image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_WMF

constexpr size_t IFM_WMF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the WMF image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_GIF

constexpr size_t IFM_MEMORY_GIF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the GIF mempry image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_ICO

constexpr size_t IFM_MEMORY_ICO
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the icon memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_JPEG

constexpr size_t IFM_MEMORY_JPEG
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the JPEG memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_PNG

constexpr size_t IFM_MEMORY_PNG
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PNG memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_TIFF

constexpr size_t IFM_MEMORY_TIFF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the TIFF memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_CUR

constexpr size_t IFM_CUR
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the cursor image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_CUR

constexpr size_t IFM_MEMORY_CUR
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the CUR memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_XBM

constexpr size_t IFM_XBM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the XBM image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_XBM

constexpr size_t IFM_MEMORY_XBM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the XBM memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_XPM

constexpr size_t IFM_XPM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the XPM image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_XPM

constexpr size_t IFM_MEMORY_XPM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the XPM memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_PNM

constexpr size_t IFM_PNM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PNM image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_PNM

constexpr size_t IFM_MEMORY_PNM
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PNM memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_PCX

constexpr size_t IFM_PCX
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PCX image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_PCX

constexpr size_t IFM_MEMORY_PCX
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PCX memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_PICT

constexpr size_t IFM_PICT
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PICT image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_PICT

constexpr size_t IFM_MEMORY_PICT
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the PICT memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_ICON

constexpr size_t IFM_ICON
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the ICON image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_ICON

constexpr size_t IFM_MEMORY_ICON
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the ICOM memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MACCUR

constexpr size_t IFM_MACCUR
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the Apple CURSOR format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_MEMORY_MACCUR

constexpr size_t IFM_MEMORY_MACCUR
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the CURSOR memory image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_ANI

constexpr size_t IFM_ANI
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the ANI image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_IIF

constexpr size_t IFM_IIF
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the IIF image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only

◆ IFM_TGA

constexpr size_t IFM_TGA
constexpr

#include <xtd.drawing.native/include/xtd/drawing/native/image_formats.h>

Indicates the TGA image format.

Library
xtd.drawing.native
Remarks
Added specifically for xtd.
Warning
Internal use only