Is there a way to crop or trim an image files by using Google Closure?
If any, what module or package do I have to use?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
The Closure Library includes a graphics package, but it does not come with built-in support for image cropping or trimming, other than the standard HTML5 canvas functionality accessible via the canvas wrappers.
For examples, see the demos under Graphics.