Click or drag to resize
StraightenEffect Properties

The StraightenEffect type exposes the following members.

Properties
  NameDescription
Public propertyAngle
Specifies how much the image should be rotated. Units are specified in radians. Default value 0, range -pi/4 to pi/4.
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 propertyInterpolationMode
Gets or sets the interpolation mode.
Public propertyMaintainSize
Specifies whether the image will be scaled such that the result fits within the original rectangle without any invalid regions, no matter how it is rotated. Default value false.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Straighten effect.
Top
See Also