Class AwtLuminanceShadingComposite

java.lang.Object
org.mapsforge.map.awt.graphics.AwtLuminanceShadingComposite
All Implemented Interfaces:
Composite

public class AwtLuminanceShadingComposite extends Object implements Composite
An alternative to AlphaComposite that blends the strongest color component and scales the others accordingly, so that it does not flatten saturation like AlphaComposite would.