Query: xdisplayplanes
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDisplayPlanes() XDisplayPlanes() Name XDisplayPlanes, DisplayPlanes - get number of planes of specified screen. Synopsis int XDisplayPlanes(display, screen_number) Display *display; int screen_number; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). screen_number Specifies the appropriate screen number on the host server. Returns The number of planes. Description XDisplayPlanes() returns the depth (number of planes or number of bits per pixel) of the root window of the specified screen. The C language macro DisplayPlanes() is equivalent and slightly more efficient. This function is misnamed; it should really be XScreenPlanes(). See Also XDefaultDepth*(), XDefaultDepthOfScreen(). Xlib - Macro Equivalents XDisplayPlanes()
Related Man Pages |
---|
displayplanes(3x11) - ultrix |
allplanes(3x11) - ultrix |
connectionnumber(3x11) - ultrix |
defaultcolormap(3x11) - ultrix |
defaultvisual(3x11) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Sequence extraction |
Thank you members and admins |
Tar Command |
Shopt -s histappend |