Class BackgroundGradient

  • All Implemented Interfaces:
    Transform

    public class BackgroundGradient
    extends java.lang.Object
    implements Transform
    A transform that produces a linear gradient background underlay for the two most dominent colours of an image.
    • Constructor Detail

      • BackgroundGradient

        public BackgroundGradient​(int width,
                                  int height)