Art.Rgb.BitmapAffine Method
Documentation for this section has not yet been entered.

Syntax

public static void BitmapAffine (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, uint rgba, double[] affine, FilterLevel level, AlphaGamma alphagamma)

Parameters

dst
a byte
x0
a int
y0
a int
x1
a int
y1
a int
dst_rowstride
a int
src
a byte
src_width
a int
src_height
a int
src_rowstride
a int
rgba
a uint
affine
a double[]
level
a Art.FilterLevel
alphagamma
a Art.AlphaGamma

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)