类 UnpremultiplyFilter

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

    public class UnpremultiplyFilter
    extends PointFilter
    A filter which unpremultiplies an image's alpha. Note: this does not change the image type of the BufferedImage
    • 构造器详细资料

      • UnpremultiplyFilter

        public UnpremultiplyFilter()