Mask Class |
Namespace: Zivid.NET
The Mask type exposes the following members.
| Name | Description | |
|---|---|---|
| Mask(Mask*) | Initializes a new instance of the Mask class | |
| Mask(Resolution) | Create an empty mask with specified resolution. | |
| Mask(Resolution, Byte) | Create a mask from raw data. |
| Name | Description | |
|---|---|---|
| Height | Get the height of the mask. | |
| IsDisposed | Check if the mask is disposed. | |
| Item | ||
| Width | Get the width of the mask. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the Mask | |
| GetNativePtr | ||
| GetResolution | Get the resolution of the mask. | |
| ToString | Get a string representation of the mask. (Overrides ObjectToString.) |