.inverted Property

Function:

Specifies whether the image on the display panel has to be inverted.

Type:

Enum (no_yes, byte)

Value Range:

0 — NO: Not inverted, higher memory value of the pixel corresponds to higher brightness (default).

1 — YES: Inverted, higher memory value of the pixel corresponds to lower brightness.

See Also:

Preparing the Display for Operation


Details

Set this property according to the characteristics of your display panel.

This value is not set automatically when you select a certain controller, because the display characteristics cannot be detected automatically, as they depend on the panel and its backlight arrangement.

This property can only be changed when the display is disabled (lcd.enabled = 0 — NO).


.inverted Property

Details