SetImageType
Sets the format for the images.
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 images
|
Return value
None
|