BMPRotate

Purpose:

Rotates a picture by the given degree. Corresponds to function DrawingRotate().

Parameter:

Picture or String

Number       Rotation angle

Number       (optional) Mode (0=Degree, 1=Radian)

Return value:

Picture

Example:

BMPRotate(Item.Picture,90)