gimp-image-get-vectors

Simon Budig

Description

Returns the list of vectors contained in the specified image.

Help

This procedure returns the list of vectors contained in the specified image.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

Type Name Description
PF_INT num-vectors The number of vectors contained in the image (num-vectors >= 0)
unknown vector-ids The list of vectors contained in the image. The returned value must be freed with g_free()