Orientation with DIBs

Developers can control the orientation of displayed DIBs by using the RotateDIB Method or RotateBitmap methods of the BIDIB.OCX.  There are several variations of the RotateDIB and RotateBitmap methods allowing for different degrees of rotation.  The Rotate methods will return a new, rotated image.  If you do not need the original image any longer, be sure to free it up using the DropDIB  or DropBitmap methods.