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




Glossary Item Box

Lists all PCX tag identifiers.

Syntax

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

Members

MemberValueDescription
BIT_PER_PLANE403Bit per plane.
BYTES_PER_LINE413Bytes per line.
ENCODE402Encoding type.
EXTRA417Extra data length.
FORMAT12PCX metadata format identifier.
H_RES408Horizontal Resolution of creating device.
MANUFACTURER400Manufacturer magic value.
NUM_OF_PLANES412Num of planes.
PALETTE_INFO414Palette info.
PALETTE_TABLE410Palette table.
SCANNER_H_RES415Scanner H_Res.
SCANNER_V_RES416Scanner V_Res.
V_RES409Vertical Resolution of creating device.
VERSION_INFO401Version info.
VIDEO_MODE411Video mode.
X1404Left image coordinate to display.
X2406RIght image coordinate to display.
Y1405Top image coordinate to display.
Y2407Bottom image coordinate to display.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPCXTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.