Method
GimpScannerparse_color
since: 2.4
Declaration [src]
gboolean
gimp_scanner_parse_color (
  GimpScanner* scanner,
  GeglColor** color
)
Parameters
- color
- 
            Type: GeglColorPointer to a color to store the result. The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.