Click or drag to resize

ASCOM.Utilities.Video Namespace

This namespace contains helper COM and .NET classes for manipulating video frame image arrays and bitmaps.
Classes
 ClassDescription
Public classCameraImage The class implements the ICameraImage interface and also provides two additional methods for pure .NET clients.
Interfaces
 InterfaceDescription
Public interfaceICameraImage 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
 EnumerationDescription
Public enumerationLumaConversionMode Modes that can be used to derive a monochrome luma value from a colour RGB image.