ReleaseBitmapDC method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short ReleaseBitmapDC ();

Overview:  Refer to Using the Windows API.

Remarks

Reverses the action of the GetBitmapDC method.

You should use this method when the bitmap no longer needs to be available for drawing functions.

See Also

Topics:  Raster Images: Creating and Deleting Images
Raster Images: Drawing on a Bitmap