plug-in-rotate

Sven Neumann <sven@gimp.org>
Adam D. Moss <adam@gimp.org>

Description

Rotates a layer or the whole image by 90, 180 or 270 degrees

Help

This plug-in does rotate the active layer or the whole image clockwise by multiples of 90 degrees. When the whole image is choosen, the image is resized if necessary.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Input image
PF_DRAWABLE drawable Input drawable
PF_INT angle Angle { 90 (1), 180 (2), 270 (3) } degrees
PF_INT everything Rotate the whole image { TRUE, FALSE }

Return

None