Method

GlyCreatorcreate

since: 2.0

Declaration [src]

GlyEncodedImage*
gly_creator_create (
  GlyCreator* image
  GError** error
)

Description

No description available.

Available since: 2.0

Return value

Type: GlyEncodedImage

The encoded image.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.