ImageGear .NET - Updated
ImGearNCRTagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearNCRTagIDs Enumeration
Lists all NCR tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearNCRTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearNCRTagIDs
public enum ImGearNCRTagIDs : System.Enum 
__value public enum ImGearNCRTagIDs : public System.Enum 
public enum class ImGearNCRTagIDs : public System.Enum 
Members
MemberDescription
AUTH_MACAuthentication Mac info.
AUTHENTICATIONAuthentication info.
DATA_ENDIANData endian.
DATA_FORMATData format.
DATA_SIZEData size.
ENCRYPTIONEncryption info.
ERRORError info.
FILL_ORDERFill order.
FORMATNCR metadata format identifier.
GRANULARITYGranularity info.
MAX_PIX_VALUEMax pix value.
MIN_PIX_VALUEMin pix value.
OPTIONSOptions info.
ORIENTOrientation setting.
PMIInvert pixels flag.
REAL_BPPReal bpp value.
REAL_HEIGHTReal height.
REAL_WIDTHReal width.
RES_UNITResolution unit.
STORE_BPPStore bpp.
STORE_HEIGHTStore height.
STORE_WIDTHStore width.
X_RESHorizontal resolution.
Y_RESVertical resolution.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearNCRTagIDs

See Also

Reference

ImageGear.Formats Namespace