类 InvertAlphaFilter

  • 所有已实现的接口:
    BufferedImageOp, Cloneable

    public class InvertAlphaFilter
    extends PointFilter
    A Filter to invert the alpha channel of an image. This is really only useful for inverting selections, where we only use the alpha channel.
    • 构造器详细资料

      • InvertAlphaFilter

        public InvertAlphaFilter()