Class DarkGhostFilter


public class DarkGhostFilter extends GhostFilter
This is a Filter that produces fading ghost images of dark objects on a bright background.
Version:
1.0
Author:
Douglas Brown
  • Constructor Details

    • DarkGhostFilter

      public DarkGhostFilter()
  • Method Details

    • setOutputPixels

      protected void setOutputPixels()
      Sets the output image pixels to a ghost of the input pixels.
      Overrides:
      setOutputPixels in class GhostFilter
    • getLoader

      public static XML.ObjectLoader getLoader()
      Returns an XML.ObjectLoader to save and load filter data.
      Returns:
      the object loader