Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
FILE_VERSION | 2 | File version. |
FORMAT | 41 | XWD metadata format identifier. |
HEADER_SIZE | 1 | Header size. |
X11_BITMAP_BIT_ORDER | 10 | Bitmap bit order (MSBFirst, LSBFirst). |
X11_BITMAP_PAD | 11 | Bitmap scanline pad. |
X11_BITMAP_UNIT | 9 | Bitmap unit. |
X11_BITS_PER_PIXEL | 12 | Bits per pixel. |
X11_BITS_PER_RGB | 18 | Log2 of distinct color values. |
X11_BLUE_MASK | 17 | Blue mask. |
X11_BYTE_ORDER | 8 | Byte order. |
X11_BYTES_PER_LINE | 13 | Bytes per scanline. |
X11_COLOR_MAP_ENTRIES | 20 | Color map entries. |
X11_GREEN_MASK | 16 | Green mask. |
X11_NUMBER_OF_COLORS | 19 | Colors number. |
X11_PIXMAP_DEPTH | 4 | Pixmap depth. |
X11_PIXMAP_FORMAT | 3 | Pixmap format. |
X11_PIXMAP_HEIGHT | 6 | Pixmap height. |
X11_PIXMAP_WIDTH | 5 | Pixmap width. |
X11_RED_MASK | 15 | Red mask. |
X11_VISUAL_CLASS | 14 | Class of colormap. |
X11_WINDOW_BORDER_WIDTH | 25 | Window border width. |
X11_WINDOW_HEIGHT | 22 | Window height. |
X11_WINDOW_WIDTH | 21 | Window width. |
X11_WINDOW_X | 23 | Window upper left X coordinate. |
X11_WINDOW_Y | 24 | Window upper left Y coordinate. |
X11_X_OFFSET | 7 | Bitmap x offset. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearXWDTagIDs