Graphisoft®

GX ModuleVersion: 16

GetColorDepth

Gives the back the color depth of the image.

    UInt32 GetColorDepth () const;

Return Values

If the function succeeds, the return value is the color bit depth of the image. If the function fails, the return value is 0.

Requirements

Version:
GX
Header:
GXImage.hpp
Import Library:
GXImage.lib
Module:
GXImage.dll [WIN], GXImage.framework [MAC]

See Also

GXImage class