LEADTOOLS provides several functions for getting information on various aspects of bitmaps. The following functions provide information on bitmap characteristics such as dimension, color order, size, resolution, etc.
Information about the memory associated with a bitmap can be obtained using the following functions:
LBitmapBase::IsUsingConventionalMemory
LBitmapBase::IsUsingDiskMemory
To get information about display characteristics of a bitmap, use the following functions:
LBitmapBase::GetDefaultDithering
LBitmapBase::GetDitheringMethod
LBitmapBase::GetPaintIntensity
The following functions get general information about a bitmap:
LBitmapBase::GetViewPerspective
Several of the characteristics mentioned above can also be set for a bitmap using the following functions:
LBitmapBase::SetDitheringMethod
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document