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 7829851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T10:56:26+00:00 2026-06-02T10:56:26+00:00

In my application I have one Image which can be rotated… The rotation part

  • 0

In my application I have one Image which can be rotated… The rotation part is done.

now what I need to do is keep track of that rotation, if Part of the image is on certain angle there will be certain callback, So, the question is How can i track only one point of image which keeps rotating? Is there any workarroung? which can help me to solve this problem.

Thanks for reading.

  • 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-02T10:56:27+00:00Added an answer on June 2, 2026 at 10:56 am

    I assume you used the Matrix class from android.graphics.Matrix to rotate your image.

    The matrix then holds all info you need and you can transform 2d points by the matrix like this:

    float[] src = {x0,y0,x1,y1};
    float[] dist = new float[4];
    Matrix matrix = new Matrix();
    matrix.preRotate(90.0f);
    matrix.mapPoints(dist,src);
    

    this should rotate all points by 90 degrees for example.

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

Sidebar

Related Questions

i have one application which is build using VB.NET now i required to add
I have one application in which I have two images. The first image is
I have implement one application in which four image button and on image button
The problem: we have one application that has a portion which is used by
I have a Note model, which can contain have either an image link attachment
In my application (asp.net) I have an image control which by default has an
I need to write and algorithm that can detect which state an application (used
I have application which loads images like this: someImage = Image.FromFile(@picture.png); and another application
hello friends i have develop one application in which i have lots of images
I have one Application in which i have to show All wall Post of

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.