Lists all XWD tag identifiers.
Syntax
Members
Member | Description |
FILE_VERSION | File version. |
FORMAT | XWD metadata format identifier. |
HEADER_SIZE | Header size. |
X11_BITMAP_BIT_ORDER | Bitmap bit order (MSBFirst, LSBFirst). |
X11_BITMAP_PAD | Bitmap scanline pad. |
X11_BITMAP_UNIT | Bitmap unit. |
X11_BITS_PER_PIXEL | Bits per pixel. |
X11_BITS_PER_RGB | Log2 of distinct color values. |
X11_BLUE_MASK | Blue mask. |
X11_BYTE_ORDER | Byte order. |
X11_BYTES_PER_LINE | Bytes per scanline. |
X11_COLOR_MAP_ENTRIES | Color map entries. |
X11_GREEN_MASK | Green mask. |
X11_NUMBER_OF_COLORS | Colors number. |
X11_PIXMAP_DEPTH | Pixmap depth. |
X11_PIXMAP_FORMAT | Pixmap format. |
X11_PIXMAP_HEIGHT | Pixmap height. |
X11_PIXMAP_WIDTH | Pixmap width. |
X11_RED_MASK | Red mask. |
X11_VISUAL_CLASS | Class of colormap. |
X11_WINDOW_BORDER_WIDTH | Window border width. |
X11_WINDOW_HEIGHT | Window height. |
X11_WINDOW_WIDTH | Window width. |
X11_WINDOW_X | Window upper left X coordinate. |
X11_WINDOW_Y | Window upper left Y coordinate. |
X11_X_OFFSET | Bitmap x offset. |
Inheritance Hierarchy
See Also