BMPRotate

Purpose:

Rotates a picture by the given degree. Only the BMP-format is supported.

Parameter:

Picture or String

Number       Rotation angle

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

Return value:

Picture

Example:

BMPRotate(Article.Picture,90)