#Synopsis #: !! (CSE-343p) Submitted By: Submitted To
#Synopsis #: !! (CSE-343p) Submitted By: Submitted To
#
!!..COMPUTER GRAPHICS(pbl project)
!!
(CSE-343p)
SUBMITTED by:
SUBMITTED to:
-Shivam d sahu
-MRS.VIJAYALAKSHMI S
(1413101264)
-Mohd. Hassan raza
(1413101172)
the program.
ex. initgraph(&gm,&gd,Shivam&Raza);
here gm uses Graphics detect mode and gd points to graphics features to be used in
program ans last is a string it may be any string like c://tc/bin etc..
setbkcolor : sets the current background color.
for ex. if you want to set background color to blue, you can
call setbkcolor(BLUE); or setbkcolor(1);
getimage : saves a bit image of the specified region into memory.
& .etc
*DECLARAIONS OF FUNCION:-
Declaration :
Declaration :
Return Values :