Overview
Group
Quick Info

DrawDibOpen

The DrawDibOpen function opens the DrawDib library for use and creates a DrawDib DC for drawing.

HDRAWDIB DrawDibOpen(VOID);

Parameters

This function takes no parameters.

Return Values

Returns a handle to a DrawDib DC if successful or NULL otherwise.

Remarks

When drawing multiple DIBs simultaneously, create a DrawDib DC for each of the images that will be simultaneously on-screen.

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