Declared in ChargeCoupledDevice

Declaration

int[] Data;

Description

The data that is captured by the CCD sensor. This is the raw data that is captured by the sensor and is used to create an image. It is an array of integers, corresponding to the top-left pixel to the bottom-right pixel.