25
3.11 [ 030-1. PICTURE ADJUST ]
Adjusts the picture.
Command
03h 10h 00h 00h 05h <DATA01> FFh <DATA02> - <DATA04> <CKS>
Data part
Item Description
DATA01 Adjustment target
00h Brightness
01h Contrast
02h Color
03h Hue
04h Sharpness
DATA02 Adjustment mode
00h Specify an absolute value
01h Specify a relative value
DATA03 Adjustment value (low-order 8 bits)
DATA04 Adjustment value (high-order 8 bits)
4 Command example
① The following command sets brightness to "10".
03h 10h 00h 00h 05h 00h FFh 00h 0Ah 00h 21h
② The following command sets brightness to "-10".
03h 10h 00h 00h 05h 00h FFh 00h F6h FFh 0Ch