You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Platform Library > isColorDisplay

14.3 isColorDisplay

platform.isColorDisplay()

Returns true if the display of the host platform is color. Returns false if the display is grayscale.

Introduced in platform.apiLevel = '1.0'