Search found 3 matches
- 2018-04-02T07:54:40-07:00
- Forum: Users
- Topic: Rotate/Crop Image Layer over Image
- Replies: 4
- Views: 2408
Re: Rotate/Crop Image Layer over Image
@snibgo Thank you vey much!
- 2018-04-01T06:38:29-07:00
- Forum: Users
- Topic: Rotate/Crop Image Layer over Image
- Replies: 4
- Views: 2408
Re: Rotate/Crop Image Layer over Image
Lets go with this position numbers: - top: 40px - left: 200px This might mean either: 1. The original top-left corner of the overlay should move to (200,40) in the result, or 2. The top-left corner of the image formed by the rotated overlay should move to (200,40) in the result. However, your ...
- 2018-04-01T05:41:37-07:00
- Forum: Users
- Topic: Rotate/Crop Image Layer over Image
- Replies: 4
- Views: 2408
Rotate/Crop Image Layer over Image
Hey ya'll, Given are 2 Images: - (a) Background Image: https://i.imgur.com/dZGoHko.png - (b) Image to overlay on the backgrorund image: https://i.imgur.com/We5n1Cj.png I want to overlay Image (b) on top of Image (a). I also have given position info with roatation angle on where to put the Image (b ...