How to cut a rectangular area from ui image
Please help me, I'm trying to cut a rectangle from the picture that I get from the camera device. I know how to cut this area, but I do not know how to get rect of this area with respect to my picture. How to get this rect in pixels so that I can use the GetPixels() function and crop this pixel block?
cropimage.jpg
(215.3 kB)
Comment
Your answer
Follow this Question
Related Questions
Make texture2D readable in runtime/script Unity3D 1 Answer
Help with cropping a part of an Image using rect. 1 Answer
Better way to edit RawImage texture data?,Better way to edit a RawImage texture? 0 Answers
Scale for UI Texture 0 Answers
View individual Rect boxes when multiple UI elements are selected? 0 Answers