Description Loads the specified PNG image file.
Usage Dib = [BIImgFrm.]LoadPNGIntoDIB FileName
Remarks Dib LONGLONG The device independent bitmap. 0 if error occurred.
FileName String The file name of a PNG format file.
Error Short* Error code.
See Also SaveDIBInPNGFormat Method
Note: This method does not free the DIB. Call the DropDIB method to free up the DIB