Class BlobCounterSettings
Contents
[
Hide
]BlobCounterSettings class
The blob counter settings
public class BlobCounterSettings
Constructors
| Name | Description |
|---|---|
| BlobCounterSettings() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CoupledSizeFiltering { get; set; } | Gets or sets a value indicating whether [coupled size filtering]. |
| FilterBlobs { get; set; } | Gets or sets a value indicating whether [filter blobs]. |
| MaxHeight { get; set; } | Gets or sets the maximum height. |
| MaxWidth { get; set; } | Gets or sets the maximum width. |
| MinHeight { get; set; } | Gets or sets the minimum height. |
| MinWidth { get; set; } | Gets or sets the minimum width. |
| Order { get; set; } | Gets or sets the order. |
See Also
- namespace Aspose.Imaging.AForge.Adapter.Blobs
- assembly Aspose.Imaging.AForge.Adapter