gimp-image-grid-get-offset

Sylvain Foret

Description

Gets the offset of an image's grid.

Help

This procedure retrieves the horizontal and vertical offset of an image's grid. It takes the image as parameter.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_FLOAT xoffset The image's grid horizontal offset
PF_FLOAT yoffset The image's grid vertical offset