Click or drag to resize
HueRotationEffect Properties

The HueRotationEffect type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Angle to rotate the hue, in radians. Default value 0, range 0 to 2*pi.
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 propertySource
Gets or sets the input source for HueRotation effect.
Top
See Also