Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8762465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:32:16+00:00 2026-06-13T15:32:16+00:00

Im drawing a bitmap at a canvas. Im trying to have this bitmap rotate

  • 0

Im drawing a bitmap at a canvas. Im trying to have this bitmap rotate and change position.

For that im using this code:

 matrix.setTranslate(pos_x, 15);
 matrix.setRotate(30);
 canvas.drawBitmap(bitmap, matrix,paint);

And all this is in a loop so the variable “pos_x” will be increased.

But it seems like matrix wont accept both of these lines, setTranslate and setRotate.
The bitmap is rotated when i comment out the setTranslate. And the bitmap is moving when i comment out the rotate. But they won’t work together!

What should I do?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T15:32:18+00:00Added an answer on June 13, 2026 at 3:32 pm

    The problem most likely is in the meaning of the word ‘set’.

    Instead of setting aka overwriting the matrix, one should incrementally adjust it:
    either should one first setTranslate and then Rotate, or setRotate and then Translate.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On drawing on canvas if i use this code to draw the bitmap then
I am currently drawing a Bitmap to a SurfaceView using Canvas.drawBitmap() . This seems
I have a bitmap on which I'm trying to write a text using canvas.After
I am drawing bitmaps on the canvas using bitmap factory(see P.S.). I also have
I am trying to rotate a bitmap when drawing it to a canvas. The
I'm trying to save a canvas drawing as a bitmap. The code works fine,
I have a problem to rotate bitmap on canvas ,I am drawing bitmap on
Can I combine code that uses System.Drawing.Bitmap together with other code in a program
I have a Canvas I draw on, I'm trying to take the bitmap out,
I have a SurfaceView that is resposible for drawing a Bitmap as a background

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.