[ 
http://jira.nuxeo.org/browse/NXP-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=65196#action_65196
 ] 

Thomas Roger commented on NXP-4392:
-----------------------------------

Add new methods on the ImageUtils interface:

* Blob crop(Blob blob, int x, int y, int width, int height);

* Blob resize(Blob blob, String finalFormat, int width, int height, int depth);

* Blob rotate(Blob blob, int angle);

The methods using InputStream were deprecated.

The methods were added to the ImagingService interface also. The deprecated 
methods are not used anymore in Nuxeo.

> Improve ImageUtils API: use of Blobs instead of InputStream
> -----------------------------------------------------------
>
>                 Key: NXP-4392
>                 URL: http://jira.nuxeo.org/browse/NXP-4392
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.3 GA
>            Reporter: Thomas Roger
>            Assignee: Thomas Roger
>             Fix For: 5.3.1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to