Herd Software Development
DaVinci Graphics Library
DaVinci Documentation
Creates a sharpened copy of a 24 bit DIB.
HDIB API CreateSharpenedDIB(HDIB hdib);
HDIB Handle of the source DIB.
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.