|
NAMEXcolorRegion -SYNOPSIS#include <Xcm.h> Data Fieldsuint32_t region uint8_t md5 [16] Detailed DescriptionThe XcolorRegion typedefed structure describes a single region with an attached 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 modifying the XserverRegion and then sending a ClientMessage.Field Documentationuint8_t XcolorRegion::md5[16]ICC MD5 of the associated profileuint32_t XcolorRegion::regionXserverRegion, network byte orderAuthorGenerated automatically by Doxygen for Xcm-0.5.4 from the source code.
Visit the GSP FreeBSD Man Page Interface. |