Extension point LibrarySelector
Documentation
extension point let you choose or add an image processing library.
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="LibrarySelector" target="org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService"> <LibrarySelector> <ImageUtils class="org.nuxeo.ecm.platform.picture.core.im.IMImageUtils" name="ImageMagick"/> </LibrarySelector> </extension>