Package 

Interface ImageTranscoderFactory

    • Method Summary

      Modifier and Type Method Description
      abstract ImageTranscoder createImageTranscoder(ImageFormat imageFormat, boolean isResizingEnabled) Creates an ImageTranscoder that enables or disables resizing depending on {@code * isResizingEnabled}.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait