Accusoft.ImagXpress12.Net
ImageXPixelFormat Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : ImageXPixelFormat Enumeration




Glossary Item Box

Option values which determine the pixel formats currently being used.

Syntax

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

Members

MemberValueDescription
Alpha128Alpha channel.
Argb4096Alpha, red, green, blue byte order format.
BigEndian4Motorola byte order format.
Cmyk131072Cyan, yellow, magenta, black color format
ColorMapped655361-8 bit colormapped format.
Compressed1048576Compressed image format.
Dib1Device independent bitmap.
Gray32Grey scale image.
HighGray64DICOM Medical standard grey scale image format.
NoDibPad4194304DIB without padding.
NonInterleaved2097152Non-interleaved image format.
Raw2RAW image format.
Rgb256Red, Green, Blue byte order format.
Rgb5551024RGB555 byte order format.
Rgb5652048RGB565 byte order format.
Signed16Signed byte order format.
TopDown8Top down bitmap format.

Remarks

These values may be combined.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.ImageXPixelFormat

See Also

©2013. Accusoft Corporation. All Rights Reserved.