LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

CodecsLoadByteOrder Enumeration

Show in webframe





Indicates the desired byte order when loading image files.
Syntax
public enum CodecsLoadByteOrder : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsLoadByteOrder 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsLoadByteOrder

            

            
public enum class CodecsLoadByteOrder : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000RgbRed-green-blue order.
0x00000001BgrBlue-green-red order.
0x00000002Gray12 or 16-bit grayscale image.
0x00000003RgbOrGrayLoad the image as red, green, blue OR as a 12 or 16-bit grayscale image.
0x00000004BgrOrGrayLoad the image as blue, green, red OR as a 12 or 16-bit grayscale image.
0x00000005RommROMM order. ROMM only supports 24 and 48-bit images.
0x00000006BgrOrGrayOrRommLoad the image as red, green, blue OR as a 12 or 16-bit grayscale image OR as ROMM. ROMM only supports 24 and 48-bit color images.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Raster.CodecsLoadByteOrder

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Raster Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features