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




Glossary Item Box

Lists all ICA tag identifiers.

Syntax

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

Members

MemberValueDescription
BASE1007Size units value.
BITORDER1006Bit order.
COMPRESSION1008Image compression.
DEPTH1003Image depth.
FILLORDER1009Fill order.
FORMAT6IOCA metadata format identifier.
HEIGHT1002Image height.
WIDTH1001Image width.
XDPI1004Horizontal image resolution.
YDPI1005Vertical image resolution.

Remarks

This enumeration lists all IOCA tag identifiers.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearICATagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.