ImageGear for .NET
ImGearXWDTagIDs Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace : ImGearXWDTagIDs Enumeration




Glossary Item Box

Lists all XWD tag identifiers.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
FILE_VERSION2File version.
FORMAT41XWD metadata format identifier.
HEADER_SIZE1Header size.
X11_BITMAP_BIT_ORDER10Bitmap bit order (MSBFirst, LSBFirst).
X11_BITMAP_PAD11Bitmap scanline pad.
X11_BITMAP_UNIT9Bitmap unit.
X11_BITS_PER_PIXEL12Bits per pixel.
X11_BITS_PER_RGB18Log2 of distinct color values.
X11_BLUE_MASK17Blue mask.
X11_BYTE_ORDER8Byte order.
X11_BYTES_PER_LINE13Bytes per scanline.
X11_COLOR_MAP_ENTRIES20Color map entries.
X11_GREEN_MASK16Green mask.
X11_NUMBER_OF_COLORS19Colors number.
X11_PIXMAP_DEPTH4Pixmap depth.
X11_PIXMAP_FORMAT3Pixmap format.
X11_PIXMAP_HEIGHT6Pixmap height.
X11_PIXMAP_WIDTH5Pixmap width.
X11_RED_MASK15Red mask.
X11_VISUAL_CLASS14Class of colormap.
X11_WINDOW_BORDER_WIDTH25Window border width.
X11_WINDOW_HEIGHT22Window height.
X11_WINDOW_WIDTH21Window width.
X11_WINDOW_X23Window upper left X coordinate.
X11_WINDOW_Y24Window upper left Y coordinate.
X11_X_OFFSET7Bitmap x offset.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearXWDTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.