Click or drag to resize

ImageManagerIgnoreImagesLessThan Property

Gets/sets the minimum image size (in kB) that will be processed.

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

Property Value

Type: Int64
See Also