Bitmap.rotate

Rotates the image.

class Bitmap
rotate
(
double angle
,
void* bkColor = null
)

Return Value

Type: Bitmap

Rotated image.

Meta