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




Glossary Item Box

Lists all MSP tag identifiers.

Syntax

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

Members

MemberValueDescription
CHECKSUM1812Checksum of previous 24 bytes.
FORMAT9MSP metadata format identifier.
HEIGHT1803Height of the bitmap in pixels.
KEY11800Magic number.
KEY21801Magic number.
PADDING1813Unused padding.
PRINTERHEIGHT1809Height of the printer in pixels.
PRINTERWIDTH1808Width of the printer in pixels.
WIDTH1802Width of the bitmap in pixels.
XARBITMAP1804X Aspect ratio of the bitmap.
XARPRINTER1806X Aspect ratio of the printer.
XASPECTCORR1810X aspect correction (unused).
YARBITMAP1805Y Aspect ratio of the bitmap.
YARPRINTER1807Y Aspect ratio of the printer.
YASPECTCORR1811Y aspect correction (unused).

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearMSPTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.