You are currently browsing for
Borland Tutorials
 | Using a Borland C project to program the computer to display... programming evolves rapidly. Last year we used Turbo C v 4.5 today we are using Borland C v5.02. All that we are s... fusing ones. I ask you to e-mail comments and questions as soon as you identify them. I will try to respond by fixing th... |
 | Rotate a Bitmap using Borland Delp... Delphi does not natively offer. This article shows how to rotate a given image in 90-degree increments. It allows you t... rotate to any angle but that is beyond the scope of this article. procedure RotateBitmap(var hBitmapDC : Longint var ... |