RotateFilter

This filter rotates an image about a given angle. The resulting image will generally be larger than the original and the extra area will be made transparent unless edge wrapping is turned on. A related filter, RotateInPlaceFilter will rotate an image about its centre without enlarging it. This is useful for creating rotated forms of games sprites.

This filter has been superceded by the introduction of AffineOp

RotateFilter
RotateFilter