SetImageType
Sets the format for the image.
C++
HRESULT SetImageType([in, defaultvalue("gif")] BSTR imagetype);
Visual Basic
Public Function SetImageType (
imagetype As String
) As Long
Parameters
imagetype
|
[in] the format for the image
|
Return value
None
|