Class Effects.PixelEffect
java.lang.Object
com.portingdeadmods.portingdeadlibs.utils.renderers.Effects.PixelEffect
- Direct Known Subclasses:
Effects.Blur,Effects.Convolution,Effects.EdgeDetect,Effects.Emboss,Effects.Mirror,Effects.SimplePixelEffect
- Enclosing class:
Effects
Should be used whenever the result would be printed on a new NativeImage instance
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PixelEffect
public PixelEffect()
-
-
Method Details
-
apply
public abstract com.mojang.blaze3d.platform.NativeImage apply(com.mojang.blaze3d.platform.NativeImage input) -
getName
-