#include "BIDIB.H"
HANDLE CALLBACK DuplicateDIB(HANDLE hHandle)
Description
This function duplicates a DIB.
Parameters
|
HANDLE |
hHandle |
Handle of the original DIB. |
Return values
Handle of the duplicated DIB, NULL on error.
Requirements
Header : Declared in BiDIB.h; include BiDIB.h.
Library : Use BiDIB.lib.
DLLs : BiDIB.dll.