hpux man page for ximagebyteorder

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
bitmappad(3) - debian
displayheight(3) - debian
displaywidth(3) - debian
xlistpixmapformats(3) - debian
xputimage(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Thank you members and admins
awk - Multi-line data to be stored in variable
Tar Command