Uses of Class
games.stendhal.client.gui.j2d.Blend
-
Uses of Blend in games.stendhal.client.gui.j2d
Modifier and TypeFieldDescriptionstatic Blend
Blend.GenericLight
A generic lighting blend.static Blend
Blend.Multiply
A blending mode that multiplies the underlying image with the above one.static Blend
Blend.Screen
Screen blend mode.static Blend
Blend.SoftLight
Softlight blend mode.static Blend
Blend.TrueColor
A blending mode that colors the destination image with the source color.Modifier and TypeMethodDescriptionstatic Blend
Blend.createBleach(Color color)
Create a new Bleach blend for a color.