Parent Directory | Revision Log | Patch
projs/trunk/shared_source/tk_base/tkwinimage.c revision 42 by dashley, Fri Oct 14 01:50:00 2016 UTC | projs/trunk/shared_source/c_tk_base_7_5_w_mods/tkwinimage.c revision 69 by dashley, Sat Nov 5 10:54:17 2016 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tk_base/tkwinimage.c,v 1.1.1.1 2001/06/13 05:13:34 dtashley Exp $ */ | /* $Header$ */ |
2 | ||
3 | /* | /* |
4 | * tkWinImage.c -- | * tkWinImage.c -- |
# | Line 330 XGetImage(display, d, x, y, width, heigh | Line 330 XGetImage(display, d, x, y, width, heigh |
330 | return imagePtr; | return imagePtr; |
331 | } | } |
332 | ||
/* $History: tkWinImage.c $ | ||
* | ||
* ***************** Version 1 ***************** | ||
* User: Dtashley Date: 1/02/01 Time: 3:15a | ||
* Created in $/IjuScripter, IjuConsole/Source/Tk Base | ||
* Initial check-in. | ||
*/ | ||
/* End of TKWINIMAGE.C */ | ||
333 | /* End of tkwinimage.c */ |
|
dashley@gmail.com | ViewVC Help |
Powered by ViewVC 1.1.25 |