Share

AcDbRasterImageDef::colorDepth

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.

Links

AcDbRasterImageDef

Was this information helpful?