Gets or sets the JPEG quality for image acquired in Memory or File transfer mode.
Visual Basic |
---|
Public Property Device_FileJpegQuality As Integer |
Call this property after Device_Open method and only if File transfer mode is used (Device_TransferMode == enumTransferMode.File).
Information about error that occurs during getting/setting property value can be get using the Error and ErrorString properties.