TrueColorImages Property

Determines if raster and render images are displayed at true color or palletized color.

See Also | Example

Signature

object.TrueColorImages

object

PreferencesDisplay
The object or objects this property applies to.

TrueColorImages

Boolean; read-write

TRUE: Displays raster and render images at the highest color resolution the operating system is capable of.

FALSE: Displays raster and render images in palette colors.

Remarks

The initial value for this property is FALSE.

 

   Comments?