Module com.github.weisj.jsvg
Class Filter.SourceAlphaChannel
java.lang.Object
com.github.weisj.jsvg.nodes.filter.ImageProducerChannel
com.github.weisj.jsvg.nodes.filter.Filter.SourceAlphaChannel
- All Implemented Interfaces:
Channel
,PixelProvider
- Enclosing class:
Filter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.jsvg.nodes.filter.ImageProducerChannel
applyFilter, pixelAt, pixels, producer, toImage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.github.weisj.jsvg.nodes.filter.Channel
alphaChannel, toBufferedImageNonAliased
-
Constructor Details
-
SourceAlphaChannel
-