The IRotateFilter type exposes the following members.

Methods

  NameDescription
Public methodApply
Applies this filter to the given source.
(Inherited from IFilter.)

Properties

  NameDescription
Public propertyAngle
Gets the number of degrees the image should be rotated.
Public propertyFillColor
Gets the background color to use in the new image.
Public propertyMaintainDimensions
Gets whether or not the new image should be cropped to the dimensions of the original image.

See Also