ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearSaveThumbnailOptions Class |
The following tables list the members exposed by ImGearSaveThumbnailOptions.
Name | Description | |
---|---|---|
getCompressed | Returns a value indicating whether the thumbnail should be compressed.
The default value is false. | |
getEnabled | Returns a value indicating whether thumbnail saving is enabled or not. | |
getHeight | Returns the height of the thumbnail.
The default value is | |
getWidth | Returns the width of the thumbnail.
The default value is | |
setCompressed | Sets a value indicating whether the thumbnail should be compressed.
The default value is false. | |
setEnabled | Sets a value indicating whether thumbnail saving is enabled or not.
Setting this value to true will enable saving a thumbnail. The default value is false. | |
setHeight | Sets the height of the thumbnail.
The default value is | |
setWidth | Sets the width of the thumbnail.
The default value is |