Method
GimpScannerparse_color
since: 2.4
Declaration [src]
gboolean
gimp_scanner_parse_color (
GimpScanner* scanner,
GeglColor** color
)
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.