Title: | "OSF/Motif" is a trademark |
Notice: | MOTIF kit note in 7.* |
Moderator: | GOOEY::GRASS |
Created: | Mon Aug 07 1989 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 5973 |
Total number of notes: | 24620 |
Help with motif programming !!! What functions ... to program an application to do a PRINTSCREEN with MOTIF.Any example to help me ??? or documentation ??? Thanks and regards, M.Jos�.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
5966.1 | GRIM::MESSENGER | Bob Messenger | Wed May 28 1997 11:33 | 5 | |
The Xlib function to capture the contents of the screen into a buffer in memory is XGetImage. This is documented in the Xlib documentation, such as "X Window System" by Scheifler and Gettys or the O'Reilly books. -- Bob |