AGG_RENDERConstant.FADE Field

Multiplies current colors by the input's colors over 255 (input works as the percentage of color to preserve)

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public const int FADE = 3

public const int FADE = 3

Field Value

Type: Int32
See Also