Resolution Class |
Namespace: Zivid.NET
The Resolution type exposes the following members.
| Name | Description | |
|---|---|---|
| Resolution(Resolution*) | Initializes a new instance of the Resolution class | |
| Resolution(UInt64, UInt64) | Construct a Resolution from width and height. |
| Name | Description | |
|---|---|---|
| Height | Get the height value of the resolution. | |
| IsDisposed | Check if the resolution is disposed. | |
| Size | Get the size (area) that is the product of the width and height. | |
| Width | Get the width value of the resolution. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the Resolution | |
| GetNativePtr | ||
| ToString | Get a string representation of the resolution. (Overrides ObjectToString.) |