CpcEffect FieldsCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight
The CpcEffect type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberColormapProperty
Colormap to be used for intensity mapping
Public fieldStatic memberInputProperty
Texture holding the contents of the parallel coordinate system. This is first blurred (to eliminate aliasing artifacts) and then mapped against a colormap.
Back to Top
See Also