AGG_MODELConstant Class
Aggregation color model defines
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetAGG_MODELConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class AGG_MODELConstant

The AGG_MODELConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCMY
Cyan Magenta Yellow
Public fieldStatic memberHSV
Hue Saturation Value
Public fieldStatic memberRGB
Red Green Blue
Top
See Also