Difference between revisions of "GSPLCD:SetABLArea"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050140] |- | 1 | Screen (1 = top, 2 = bottom, 3 = both) |- | 2 | X offset |...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 38: Line 38:
  
 
=Description=
 
=Description=
Sets the area for adaptive blacklight.
+
Sets the area for ABL.

Latest revision as of 17:51, 11 October 2023

Request[edit]

Index Word Description
0 Header code [0x00050140]
1 Screen (1 = top, 2 = bottom, 3 = both)
2 X offset
3 Width
4 Y offset
5 Height

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Sets the area for ABL.