plug_in_image_rot180 << INDEX >> plug_in_image_rot90

plug_in_image_rot270 (v1.0 (2000/06/18))

NAME
plug_in_image_rot270 - Rotates the given image 270 degrees clockwise.
SYNOPSIS
plug_in_image_rot270 (run_mode,image,drawable)
DESCRIPTION
Rotates the given image 270 degrees clockwise.
MENUPATH
<Image>/Image/Transforms/Rotate/270 degrees
IMAGETYPES
RGB*, INDEXED*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
SOME SYNTAX ALTERNATIVES
$drawable->image_rot270
$image->image_rot270 (drawable)
plug_in_image_rot270 (drawable)
image_rot270 Layer (drawable)
image_rot270 Image (drawable)
image_rot270 Plugin (drawable)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/rotate
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>