Method
GimpScannerparse_color
since: 2.4
Declaration [src]
gboolean
gimp_scanner_parse_color (
GimpScanner* scanner,
GimpRGB* dest
)
Parameters
dest
-
Type:
GimpRGB
Pointer to a color to store the result.
The argument will be set by the function. The data is owned by the caller of the function.