ASCOM.Utilities.Video Namespace |
This namespace contains helper COM and .NET classes for manipulating video frame image arrays and bitmaps.
Classes|
| Class | Description |
|---|
 | CameraImage |
The class implements the ICameraImage interface and also provides two additional methods for pure .NET clients.
|
Interfaces|
| Interface | Description |
|---|
 | ICameraImage |
Defines the ICameraImage interface. This is a helper interface to be used to work with ImageArray frames, including conversion of the image array to a displayable Bitmap.
|
Enumerations|
| Enumeration | Description |
|---|
 | LumaConversionMode |
Modes that can be used to derive a monochrome luma value from a colour RGB image.
|