not able to get full images on android car system horizontal mode 1280 x 720. picture resolution is 1280 x 720.
my code is
Serial.println("@sls"); // Show loading screen
Serial.println("@cls"); // Clear screen
//Serial.println("@guis BGC:#2E2E2F ASR:0.449671");
Serial.println("@guis BGC:#2E2E2F ASR:1.77777");
Serial.println("|SORI UID:sori1 HID:sori ORI:2 SEN:0"); // Landscape orientation
Serial.println("|IM UID:im0 X:80 Y:-20 W:100 H:100 SCM:1 IP:"10kw2.png"");
10kw2.png is a picture of 1280 x 720 size
the picture image is in the center of screen half the size of the display.
H ow to bring a full image on the screen ?
thanks in advance
S
Posts made by somasundaram.i
-
images on android car system horizontal mode 1280 x 720