←Select platform

RasterConvertToDibType Enumeration

Summary

Options for converting image to Windows Device Independent Bitmap (DIB).

Syntax

C#
VB
Objective-C
WinRT C#
C++
public enum RasterConvertToDibType   
Public Enum RasterConvertToDibType  
    
    
public enum RasterConvertToDibType    
typedef NS_ENUM(NSInteger, LTRasterConvertToDibType) 
Leadtools.RasterConvertToDibType = function() { }; 
Leadtools.RasterConvertToDibType.prototype = { 
 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class RasterConvertToDibType   

Members

ValueMemberDescription
0BitmapInfoHeaderDIB that uses a BITMAPINFOHEADER.
1BitmapV4HeaderDIB that uses a BITMAPV4HEADER. (Introduced in Windows 95 and Windows NT 4.0).
2BitmapV5HeaderDIB that uses a BITMAPV5HEADER (Introduced in Windows 2000 and Windows 98).
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize