Query: xaddpixel
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XAddPixel(3X) XLIB FUNCTIONS XAddPixel(3X)NAMEXAddPixel - image utilitiesSYNTAXXAddPixel(ximage, value) XImage *ximage; long value;ARGUMENTSximage Specifies the image. value Specifies the constant value that is to be added.DESCRIPTIONThe XAddPixel function adds a constant value to every pixel in an image. It is useful when you have a base pixel value from allocating color resources and need to manipulate the image to that form.SEE ALSOXInitImage(3X), XCreateImage(3X), XGetPixel(3X), XPutPixel(3X), XSubImage(3X), XDestroyImage(3X) X Version 11 Release 6 XAddPixel(3X)
Related Man Pages |
---|
xaddpixel(3x11) - redhat |
xdestroyimage(3x11) - redhat |
xsubimage(3x11) - redhat |
xinitimage(3) - debian |
xsubimage(3) - debian |
Similar Topics in the Unix Linux Community |
---|
xlib blues (XFree86 - Linux) |