Documentation for this section has not yet been entered.
Syntax
public static
void Affine (
out byte dst,
int x0,
int y0,
int x1,
int y1,
int dst_rowstride,
out byte src,
int src_width,
int src_height,
int src_rowstride,
double[] affine,
FilterLevel level,
AlphaGamma alphagamma)