Query: ximagebyteorder
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XImageByteOrder() XImageByteOrder() Name XImageByteOrder, ImageByteOrder - get server's byte order. Synopsis int XImageByteOrder(display) Display *display; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). Returns LSBFirst or MSBFirst. Description XImageByteOrder() specifies the required byte order for images for each scanline unit in XY format (bitmap) or for each pixel value in Z format. It can return either LSBFirst or MSBFirst. The C language macro ImageByteOrder() is equivalent and slightly more efficient. See Also XGetImage(), XPutImage(). Xlib - Macro Equivalents XImageByteOrder()
Related Man Pages |
---|
bitmapbitorder(3) - debian |
displayheight(3) - debian |
xlistpixmapformats(3) - debian |
bitmapbitorder(3) - centos |
displayheight(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
Sequence extraction |