The color bit depth used to display images on the PODSScreen
object.
PODSScreen
read-only attribute PODSInt32 colorDepth;
screen.colorDepth
PODSInt32 PODSgetColorDepth(PODSScreen* screen);
screen The PODSScreen
object.
The color depth for the PODSScreen
object.
The color depth is the bit depth of the color palette in bits per pixel, if a color palette is in use. Otherwise, this property
is derived from pixelDepth
.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |