plug_in_ripple_Iterator_ALT
<<
INDEX
>>
plug_in_rotate_Iterator_ALT
plug_in_rotate
(v1.0 (2000/06/18))
NAME
plug_in_rotate - Rotates a layer or the whole image by 90, 180 or 270 degrees
SYNOPSIS
plug_in_rotate
(run_mode,image,drawable,angle,everything)
DESCRIPTION
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.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image
DRAWABLE
drawable
Input drawable
INT32
angle
Angle { 90 (1), 180 (2), 270 (3) } degrees
INT32
everything
Rotate the whole image? { TRUE, FALSE }
SOME SYNTAX ALTERNATIVES
plug_in_rotate
(drawable,angle,everything)
rotate Plugin
(drawable,angle,everything)
plug_in_rotate
(image,drawable,angle,everything)
rotate Plugin
(image,drawable,angle,everything)
rotate Plugin
(run_mode,image,drawable,angle,everything)
AUTHOR
Sven Neumann <sven@gimp.org>, Adam D. Moss
(c)v1.0 (2000/06/18) Sven Neumann, Adam D. Moss
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>