Method

GimpScannerparse_color

Declaration [src]

gboolean
gimp_scanner_parse_color (
  GimpScanner* scanner,
  GimpRGB* dest
)

Description

No description available.
Available since:2.4

Parameters

dest 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.

Return value

Returns: gboolean
 

TRUE on success.