←Select platform

RasterConvertToDibType Enumeration

Summary
Options for converting image to Windows Device Independent Bitmap (DIB).
Syntax
C#
VB
Objective-C
C++
public enum RasterConvertToDibType 
Public Enum RasterConvertToDibType  
typedef NS_ENUM(NSInteger, LTRasterConvertToDibType) 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.