ImageGear for Java
ImGearSaveThumbnailOptions Class Members
Methods 

The following tables list the members exposed by ImGearSaveThumbnailOptions.

Public Methods
 NameDescription
Public MethodgetCompressedReturns a value indicating whether the thumbnail should be compressed.

The default value is false.

 
Public MethodgetEnabledReturns a value indicating whether thumbnail saving is enabled or not.

 
Public MethodgetHeightReturns the height of the thumbnail.

The default value is 64.

 
Public MethodgetWidthReturns the width of the thumbnail.

The default value is 64.

 
Public MethodsetCompressedSets a value indicating whether the thumbnail should be compressed.

The default value is false.

 
Public MethodsetEnabledSets 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.

 
Public MethodsetHeightSets the height of the thumbnail.

The default value is 64.

 
Public MethodsetWidthSets the width of the thumbnail.

The default value is 64.

 
Top
See Also

Reference

ImGearSaveThumbnailOptions Class
com.accusoft.imagegear.formats Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback