Leadtools.Services.Raster.DataContracts Namespace : RasterByteOrder Enumeration |
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterByteOrder")] public enum RasterByteOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterByteOrder")> Public Enum RasterByteOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterByteOrder
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterByteOrder")] public enum RasterByteOrder : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.Raster.DataContracts.RasterByteOrder = function() { }; Leadtools.Services.Raster.DataContracts.RasterByteOrder.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="RasterByteOrder")] public enum class RasterByteOrder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bgr | BGR (inverse of RGB) |
Gray | Grayscale |
Rgb | RGB |
Romm | ROMM (BGR) |
System.Object
System.ValueType
System.Enum
Leadtools.Services.Raster.DataContracts.RasterByteOrder
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2