Leadtools Namespace : RasterCompression Enumeration |
public enum RasterCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterCompression Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterCompression
public enum RasterCompression : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterCompression = function() { }; Leadtools.RasterCompression.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
None | Image data is not compressed in memory. |
Rle | Image data is RLE compressed in memory. |
Super | Image data is compressed in memory using LEAD proprietary compression. |
System.Object
System.ValueType
System.Enum
Leadtools.RasterCompression
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