ASCOM ImageArray returns Byte[,] with Alpaca device and NINA assumes Int[,]

Issue #1255 resolved
tsyd created an issue

Version 2.3.0.9001

When an Alpaca device using imagebyte protocol returns bytes (TransmissionElementType=Byte) Camera.ImageArray can become type of Byte[,] where NINA is assuming it will be an Int[,]

Comments (3)

  1. Log in to comment