| Herd Software Development
|=
DaVinci Graphics Library
|==
DaVinci Documentation Home Search Order


Leonardo: The CreateSharpenedDIB function

Creates a sharpened copy of a 24 bit DIB.

HDIB API CreateSharpenedDIB(HDIB hdib);

HDIB Handle of the source DIB.

Returns

If successful, the return value is the handle of the newly created DIB, otherwise it is NULL. The handle must be released by the application using GlobalFree.