XDrawPoint man page on HP-UX
[printable version]
XDrawPoint() XDrawPoint()
Name
XDrawPoint – draw a point.
Synopsis
XDrawPoint(display, drawable, gc, x, y)
Display *display;
Drawable drawable;
GC gc;
int x, y;
Arguments
display Specifies a connection to an X server; returned from
XOpenDisplay().
drawable Specifies the drawable.
gc Specifies the graphics context.
x Specify the x and y coordinates of the point, relative to the
y origin of the drawable.
Description
XDrawPoint() draws a single point into the specified drawable. XDraw‐
Point() uses these graphics context components: function, plane_mask,
foreground, subwindow_mode, clip_x_origin, clip_y_origin, and
clip_mask. Use XDrawPoints() to draw multiple points.
For more information, see Volume One, Chapter 6, Drawing Graphics and
Text, and Chapter 5, The Graphics Context.
Errors
BadDrawable
BadGC
BadMatch
See Also
XClearArea(), XClearWindow(), XCopyArea(), XCopyPlane(), XDraw,
XDrawArc(), XDrawArcs(), XDrawFilled(), XDrawLine(), XDrawLines(),
XDrawPoints(), XDrawRectangle(), XDrawRectangles(), XDrawSegments(),
XFillArc(), XFillArcs(), XFillPolygon(), XFillRectangle(), XFillRectan‐
gles().
Xlib - Drawing Primitives XDrawPoint()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|