NAME

triangle - Creates a triangular selection with the diagonal as one of its sides.

SYNOPSIS

<Image>/Select/Triangle...

DESCRIPTION

Tick appropriate radio buttons.

PARAMETERS

[PF_RADIO, "type", "Select position", 0,
  [Upper_left => 0, Lower_left => 1, Upper_right => 2, Lower_right => 3]
],
[PF_RADIO, "mode", "Selection mode", 2,
  [Add => 0, Subtract => 1, Replace => 2, Intersect => 3]
]

RETURN VALUES

IMAGE TYPES

*

AUTHOR

Claes G Lindblad <claesg@algonet.se>

DATE

990328

LICENSE

Copyright Claes G. Lindblad. Distributed under the terms of the GNU Public License, v2 or higher.