Uses of Class
games.stendhal.client.gui.j2d.Blend
Packages that use Blend
-
Uses of Blend in games.stendhal.client.gui.j2d
Fields in games.stendhal.client.gui.j2d declared as BlendModifier and TypeFieldDescriptionstatic final BlendBlend.GenericLightA generic lighting blend.static final BlendBlend.MultiplyA blending mode that multiplies the underlying image with the above one.static final BlendBlend.ScreenScreen blend mode.static final BlendBlend.SoftLightSoftlight blend mode.static final BlendBlend.TrueColorA blending mode that colors the destination image with the source color.Methods in games.stendhal.client.gui.j2d that return BlendModifier and TypeMethodDescriptionstatic BlendBlend.createBleach(Color color) Create a new Bleach blend for a color.