Klasse OverlayImage


public final class OverlayImage extends ComposedImage
Composes an image by overlaying one image on top of another image.
Seit:
4.4
Autor:
Eike Stepper
  • Konstruktordetails

    • OverlayImage

      public OverlayImage(Object image, Object overlayImage, int x, int y)
      Overlays the given image with the given overlayImage at the given position (relative to the top-left corner of the image).
  • Methodendetails