C++
virtual int colorDepth() const;
Description
Returns the number of bits per pixel for the source image data. Possible values are 1, 8, 24, or 32.
virtual int colorDepth() const;
Returns the number of bits per pixel for the source image data. Possible values are 1, 8, 24, or 32.