Click or drag to resize
RgbToHueEffect Properties

The RgbToHueEffect type exposes the following members.

Properties
  NameDescription
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertyOutputColorSpace
Specifies which color space to convert into. Default value Hsv.
Public propertySource
Gets or sets the input source for RgbToHue effect.
Top
See Also