cdImageRGBInitInverseTransform

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @safe nothrow
void
cdImageRGBInitInverseTransform
(
int w
,
int h
,
int xmin
,
int xmax
,
int ymin
,
int ymax
,
double* xfactor
,
double* yfactor
,
const(double)* matrix
,
double* inv_matrix
)

Meta