Class ImageRepresentation

  • All Implemented Interfaces:
    Comparable, Vertex

    public class ImageRepresentation
    extends Object
    implements Vertex
    This class represents a combination of MIME type and an image flavor. It is used in conjunction with Dijkstra's algorithm to find and construct a conversion pipeline for images.
    • Constructor Detail

      • ImageRepresentation

        public ImageRepresentation​(ImageFlavor flavor)
        Main constructor
        Parameters:
        flavor - the image flavor