well ... I tried your solution,
The image does rotate and scale, but it will be centered on the canvas. And that's not what I want. I need the image to be placed on the canvas with help of the transform t (so not centered) and after that , I will crop the image (from the center). So it can be that ...
Search found 2 matches
- 2014-05-02T10:15:34-07:00
- Forum: Users
- Topic: put image with translation on a canvas then crop it
- Replies: 3
- Views: 4309
- 2014-05-02T08:05:50-07:00
- Forum: Users
- Topic: put image with translation on a canvas then crop it
- Replies: 3
- Views: 4309
put image with translation on a canvas then crop it
Hi
I'm trying for weeks now and I'm not geting anywhere.
So I have an image and I have a matrix translate string : t320.804,-254.3717s1.1201,1.1201,0,0r45,0,0
Now I want to put the image (with the translation) onto a canvas of 800 x 600.
After that I want to crop the image (from the center) to ...
I'm trying for weeks now and I'm not geting anywhere.
So I have an image and I have a matrix translate string : t320.804,-254.3717s1.1201,1.1201,0,0r45,0,0
Now I want to put the image (with the translation) onto a canvas of 800 x 600.
After that I want to crop the image (from the center) to ...