GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    images on android car system horizontal mode 1280 x 720

    Scheduled Pinned Locked Moved
    Report Bugs
    2
    2
    19
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      somasundaram.i
      last edited by

      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

      K 1 Reply Last reply Reply Quote 0
      • K
        kl3m3n @somasundaram.i
        last edited by

        @somasundaram-i Hi!

        Why is your image placed at X:80 Y:-20?

        Try placing it in at X:50 and Y:50.

        I will try to simulate your conditions (1280x720 resolution) and test this.

        I will get back to you, meanwhile please try placing the image at the center. Also you can try using other scale modes and see what happens.

        Best regards,
        Kl3m3n

        1 Reply Last reply Reply Quote 0
        • First post
          Last post