Returns the Image format used for the editable XML output.
Possible values returned:
0: PNG
1: JPEG
2: GIF
3: BMP
GetXMLImageFormat (pBlackIceDEVMODE As Long) As Long
Input value - pointer to the BlackIceDEVMODE structure
Return value - the currently set image format
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.