[Bug 2835] add symbol exports for XReadDisplay extension
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 30 11:00:06 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=2835
------- Additional Comments From ajax at nwnk.net 2005-03-30 11:00 -------
yes, XReadDisplay() is a superset of XReadScreen():
extern XImage *XReadDisplay (
#if NeedFunctionPrototypes
Display * /* dpy */,
Window /* src */,
int /* x */,
int /* y */,
unsigned int /* w */,
unsigned int /* h */,
unsigned long /* hints */,
unsigned long * /* hints_return */
#endif
);
where hints, in addition to whether to include the cursor, also allows for alpha
channel readback and selection of arbitrary sets of individual overlay/underlay
planes.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list