Accusoft.ImagXpress13.Net
ImageXPixelFormat Enumeration




Option values which determine the pixel formats currently being used.
Syntax
'Declaration
 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum ImageXPixelFormat 
   Inherits System.Enum
'Usage
 
Dim instance As ImageXPixelFormat
[FlagsAttribute()]
[SerializableAttribute()]
public enum ImageXPixelFormat : System.Enum 
[FlagsAttribute()]
[SerializableAttribute()]
__value public enum ImageXPixelFormat : public System.Enum 
[FlagsAttribute()]
[SerializableAttribute()]
public enum class ImageXPixelFormat : public System.Enum 
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

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback