70
Function Library
4.6.9
Save Image
Purpose
This function saves last image buffer as an image file or raw data
file depending on the extension of file name.
Prototype
C/C++
int Hdv62_SaveImage (UINT Number, LPTSTR FileNamet)
C#
int SaveImage (uint Number, string FileNamet)
VB.Net
SaveImage (ByVal Number as UInteger, ByVal FileNamet
as String) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
FileName
The name of image file. The library supports following type
of images:
BMP: if FileName is *.bmp
JPEG: if FileNAME is *.jpg or *.jpeg
JIFF: if FileName is *.tif
PNG: if FileName is *.png
Raw data: other file type
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section 4.9 for error information about return codes.
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...