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




Glossary Item Box

Lists all RAS tag identifiers.

Syntax

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

Members

MemberValueDescription
COLOR_MAP_LENGTH7Color map length.
COLOR_MAP_TYPE6Color map type.
DEPTH3Image depth.
FORMAT38RAS metadata format identifier.
HEIGHT2Image height.
LENGTH4Length of the image data (which is the length of the file minus the length of the header and colormap).
MAGIC0RAS magic value.
TYPE5RAS format type.
WIDTH1Image width.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearRASTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.