Overview
Group
Quick Info

DrawDibEnd

The DrawDibEnd function clears the flags and other settings of a DrawDib DC that are set by the DrawDibBegin or DrawDibDraw functions.

BOOL DrawDibEnd(

HDRAWDIB hdd

);

Parameters

hdd

Handle of the DrawDib DC to free.

Return Values

Returns TRUE if successful or FALSE otherwise.

See Also

DrawDibBegin
, DrawDibDraw

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples