Click or drag to resize

ImageManagerThumbFormat Property

Gets/sets the image format for the output thumbnail.

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ImageFileFormat ThumbFormat { get; set; }

Property Value

Type: ImageFileFormat
See Also