Function
GeglMatrix3new
Declaration [src]
GeglMatrix3*
gegl_matrix3_new (
void
)
Return value
Type: GeglMatrix3
A newly allocated GeglMatrix3
The caller of the function takes ownership of the data, and is responsible for freeing it. |