PROGRAM:-9
AIM:-Write a program to perform 2-D scaling transformation
#include
#include
#include
void main()
{
int gd=DETECT,gm;
int x,y,x1,y1,x2,y2,sx,sy;
clrscr();
initgraph(
Want to create your own notes?
Join thousands of users writing securely on ProNotepad.