Interface ImageFormat

  • All Known Implementing Classes:
    ImageFormats

    public interface ImageFormat
    Simple image format interface.
    • Method Detail

      • getExtension

        String getExtension()
        Get the file extension associated with this ImageFormat.
        Returns:
        String extension