Method

GimpScannerparse_color

since: 2.4

Declaration [src]

gboolean
gimp_scanner_parse_color (
  GimpScanner* scanner,
  GeglColor** color
)

Description

No description available.

Available since: 2.4

Parameters

color

Type: GeglColor

Pointer to a color to store the result.

The argument will be set by the function.
The instance takes ownership of the data, and is responsible for freeing it.

Return value

Type: gboolean

TRUE on success.