Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XcolorRegion(3) 		    Xcm-0.5.4			 XcolorRegion(3)

NAME
     XcolorRegion -

SYNOPSIS
     #include <Xcm.h>

   Data Fields
     uint32_t region
     uint8_t md5 [16]

Detailed Description
     The  XcolorRegion typedefed structure describes a single region with an at-
     tached profile. The region is evaluated when the client enables the  region
     and  not when the region is atttached to the window. This allows clients to
     update the region (when the window is resized for example) by simply  modi-
     fying the XserverRegion and then sending a ClientMessage.

Field Documentation
   uint8_t XcolorRegion::md5[16]
     ICC MD5 of the associated profile

   uint32_t XcolorRegion::region
     XserverRegion, network byte order

Author
     Generated automatically by Doxygen for Xcm-0.5.4 from the source code.

Version 0.5.4			 Tue May 26 2015		 XcolorRegion(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XcolorRegion&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help