gimp-image-add-hguide

Adam D. Moss

Description

Add a horizontal guide to an image.

Help

This procedure adds a horizontal guide to an image. It takes the input image and the y-position of the new guide as parameters. It returns the guide ID of the new guide.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT yposition The guide's y-offset from top of image (yposition >= 0)

Return

Type Name Description
PF_INT guide The new guide