RotateDIB270  Method

Description         Returns a rotated device independent bitmap by 270 degree, in a negative direction.

Syntax                 NewDib = [BiDib.]RotateDIB270 Dib

Remarks             NewDib                  LONGLONG The rotated device independent bitmap.

                            Dib                          LONGLONG Device independent bitmap to rotate.

 

This method does not delete the original bitmap.

See Also              RotateDIB90 Method, RotateDIB180 Method