Method

GimpScannerparse_matrix2

Declaration [src]

gboolean
gimp_scanner_parse_matrix2 (
  GimpScanner* scanner,
  GimpMatrix2* dest
)

Description

No description available.
Available since:2.4

Parameters

dest GimpMatrix2
 

Pointer to a matrix 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.