See Also Examples Applies To
Saves the native image as jpeg file.
Syntax
object.SaveAsJpeg (sFileName, nQuality)
The SaveAsJpeg syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sFileName | Required. String. The complete file path to save the native image. |
| nQuality | Optional. Long. Default value is 75. Defines the compression quality between 1 and 100. |
Returns
Remarks
The GdTwainStatus constants are defined HERE
Category
Saving, Export and Close Image