IImageLoaderpublic interface IImageLoader Interface defining an image loader. jar app/lib and plugin have different packaging method
so each implementation will be different.
The implementation should implement at least one of the methods, and preferably both if possible. |
|