ImgSetDIBHandle |
Top Previous Next |
Prototype
ImgSetDIBHandle(intImageHandle, intDIBHandle)
Description
Set a DIB handle in an image.
Parameters
intImageHandle: integer value corresponding to image handle.
intDIBHandle: integer value corresponding to DIB handle .
Returned Value
None.
Notes
None. |