 | 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
Syntaxpublic const int FADE = 3
public const int FADE = 3
Public Const FADE As Integer = 3
Public Const FADE As Integer = 3
public:
literal int FADE = 3
public:
literal int FADE = 3
static val mutable FADE: int
static val mutable FADE: int
Field Value
Type:
Int32
See Also