Class Description
It defines the input and output data structures for image processing (including image encoding and decoding). By default, the input data constructed by the user is stored on the host. The data transfer between devices is managed by the ImageProcessor class. Users do not need to transfer the memory data. The verification of this class is performed in the ImageProcessor class.
Parent topic: Image