Leadtools Namespace : RasterConvertToDibType Enumeration |
public enum RasterConvertToDibType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterConvertToDibType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterConvertToDibType
public enum RasterConvertToDibType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterConvertToDibType = function() { }; Leadtools.RasterConvertToDibType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterConvertToDibType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BitmapInfoHeader | DIB that uses a BITMAPINFOHEADER. |
BitmapV4Header | DIB that uses a BITMAPV4HEADER. (Introduced in Windows 95 and Windows NT 4.0). |
BitmapV5Header | DIB that uses a BITMAPV5HEADER (Introduced in Windows 2000 and Windows 98). |
System.Object
System.ValueType
System.Enum
Leadtools.RasterConvertToDibType
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