DiBMP Class
<< Click to Display Table of Contents >> DiBMP Class |
![]() ![]() ![]() |
Purpose
To provide access to Windows device independent bitmap (DIB) functionality. Windows provides several API functions to display and manipulate bitmaps. The DIBMP class not only provides a wrapper around some of these functions, it also simplifies the tasks associated with bitmap loading and memory management. The DIBMP class can handle bitmaps larger than 64K and containing up to 256 colors.
Class
CLASS DIBMP
Properties
Colors Access
Height Access
IsResource Access
IsValid Access
Width Access
Methods