Documentation of 'org.jfree.chart.encoders.ImageFormat' Java class
ImageFormat
org.jfree.chart.encoders

Interface ImageFormat



  • public interface ImageFormat
    Interface used for referencing different image formats.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String GIF
      Graphics Interchange Format - lossless, but 256 colour restriction
      static java.lang.String JPEG
      Joint Photographic Experts Group format - lossy
      static java.lang.String PNG
      Portable Network Graphics - lossless
    • Field Detail

      • PNG

        static final java.lang.String PNG
        Portable Network Graphics - lossless
        See Also:
        Constant Field Values
      • JPEG

        static final java.lang.String JPEG
        Joint Photographic Experts Group format - lossy
        See Also:
        Constant Field Values
      • GIF

        static final java.lang.String GIF
        Graphics Interchange Format - lossless, but 256 colour restriction
        See Also:
        Constant Field Values

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.