You are here: Start » AVL.NET » GrayGoldenTemplate Class
GrayGoldenTemplate Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| GrayGoldenTemplate(Image, Rectangle2D, Region, Region) | ||
| GrayGoldenTemplate(GrayGoldenTemplate) | Creates a deep copy of the passed object. | |
| GrayGoldenTemplate() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| GoldenImageEdgeRegion | AvlNet.Region | ||
| GoldenImageMask | AvlNet.Region | ||
| GoldenImagePosition | AvlNet.Rectangle2D | ||
| GoldenImage | AvlNet.Image | ||
| IsDisposed | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(AvlNet.GrayGoldenTemplate) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.GrayGoldenTemplate, AvlNet.GrayGoldenTemplate) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(AvlNet.GrayGoldenTemplate) | Resets this instance with data of the other GrayGoldenTemplate object. | |
| ToString() | Inherited from System.Object |
