LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
CodecsLoadByteOrder Enumeration
See Also  
Leadtools.Workflow.Raster Namespace : CodecsLoadByteOrder Enumeration



The CodecsLoadByteOrder Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Indicates the desired byte order when loading image files.

Syntax

Visual Basic (Declaration) 
Public Enum CodecsLoadByteOrder 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As CodecsLoadByteOrder
C# 
public enum CodecsLoadByteOrder : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class CodecsLoadByteOrder : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
BgrBlue-green-red order.
BgrOrGrayLoad the image as blue, green, red OR as a 12 or 16-bit grayscale image.
BgrOrGrayOrRommLoad 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.
Gray12 or 16-bit grayscale image.
RgbRed-green-blue order.
RgbOrGrayLoad the image as red, green, blue OR as a 12 or 16-bit grayscale image.
RommROMM order. ROMM only supports 24 and 48-bit images.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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