Class ImageGridCell

    • Constructor Detail

      • ImageGridCell

        public ImageGridCell()
        Creates a default ImageGridCell instance, which will preserve image properties
      • ImageGridCell

        public ImageGridCell​(boolean preserveImageProperties)
        Create ImageGridCell instance
        Parameters:
        preserveImageProperties - if set to true will preserve image aspect ratio and smoothness
    • Method Detail