STREAM_TYPE_FULL_IMAGE_DATA top-level constant

int const STREAM_TYPE_FULL_IMAGE_DATA

Constant used to indicate that the input stream contains the full image data.

The format of the image data should follow one of the image formats supported by this class.

Implementation

const int STREAM_TYPE_FULL_IMAGE_DATA = 0;