Extension point LibrarySelector
Documentation
extension point let you choose or add an image processing library.
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorServiceDescriptor
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>