ICameraV4ImageArrayVariant Property
Returns an array of COM-Variant of size
NumX *
NumY containing the pixel values from the last exposure.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
Object ImageArrayVariant { get; }
ReadOnly Property ImageArrayVariant As Object
Get
property Object^ ImageArrayVariant {
Object^ get ();
}
Property Value
ObjectThe image array variant.
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ICamera | Platform 5.0 | Member added. |