skew
Return the skewed bitmap.
Return
the skewed bitmap
Parameters
src
The source of bitmap.
kx
The skew factor of x.
ky
The skew factor of y.
Return the skewed bitmap.
Return
the skewed bitmap
Parameters
src
The source of bitmap.
kx
The skew factor of x.
ky
The skew factor of y.
recycle
True to recycle the source of bitmap, false otherwise.
Return the skewed bitmap.
Return
the skewed bitmap
Parameters
src
The source of bitmap.
kx
The skew factor of x.
ky
The skew factor of y.
px
The x coordinate of the pivot point.
py
The y coordinate of the pivot point.
Return the skewed bitmap.
Return
the skewed bitmap
Parameters
src
The source of bitmap.
kx
The skew factor of x.
ky
The skew factor of y.
px
The x coordinate of the pivot point.
py
The y coordinate of the pivot point.
recycle
True to recycle the source of bitmap, false otherwise.