Currently, when dealing with compressed pixel data, these methods for extracting pure pixel values in Array/NArray, only supports extracting data from the first pixel frame. Ideally, these methods should return pixel values from any and all frames.
These methods are located in the ImageItem class.
Currently, when dealing with compressed pixel data, these methods for extracting pure pixel values in Array/NArray, only supports extracting data from the first pixel frame. Ideally, these methods should return pixel values from any and all frames.
These methods are located in the ImageItem class.