Operators
Returns the Windows handle attached to the CImage object. |
The constructor. |
Displays bitmaps that have transparent or semitransparent pixels. | |
Attaches an HBITMAP to a CImage object. Can be used with either non-DIB section bitmaps or DIB section bitmaps. | |
Copies a bitmap from the source device context to this current device context. | |
Creates a DIB section bitmap and attaches it to the previously constructed CImage object. | |
Creates a DIB section bitmap (with additional parameters) and attaches it to the previously constructed CImage object. | |
Detaches the bitmap from the CImage object and destroys the bitmap. | |
Detaches the bitmap from a CImage object. | |
Copies a bitmap from a source rectangle into a destination rectangle. Draw stretches or compresses the bitmap to fit the dimensions of the destination rectangle, if necessary, and handles alpha blending and transparent colors. | |
Retrieves a pointer to the actual pixel values of the bitmap. | |
Retrieves the bits per pixel. | |
Retrieves red, green, blue (RGB) color values from a range of entries in the color table. | |
Retrieves the device context into which the current bitmap is selected. | |
Finds the available image formats and their descriptions. | |
Finds the available image formats and their descriptions. | |
Retrieves the height of the current image in pixels. | |
Retrieves the maximum number of entries in the color table. |