home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat1 / xcmsdb.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  3.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4. XCMSDB(1)                        XCMSDB(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        xcmsdb - Device Color Characterization utility for X Color
  9.        Management System
  10.  
  11. SSYYNNOOPPSSIISS
  12.        xxccmmssddbb [ --qquueerryy ] [ --rreemmoovvee ] [ --ffoorrmmaatt 3322|1166|88 ] [  _f_i_l_e_-
  13.        _n_a_m_e ]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        _x_c_m_s_d_b  is  used     to  load,  query, or remove Device Color
  17.        Characterization data stored in    properties  on    the  root
  18.        window  of  the    screen    as specified in section 7, Device
  19.        Color Characterization, of the ICCCM.  Device Color  Char-
  20.        acterization  data  (also called the Device Profile) is an
  21.        integral part of Xlib's X Color Management System  (Xcms),
  22.        necessary  for  proper  conversion  of color specification
  23.        between    device-independent  and     device-dependent  forms.
  24.        Xcms    uses     3x3     matrices     stored    in    the
  25.        XDCCC_LINEAR_RGB_MATRICES property to convert color speci-
  26.        fications between CIEXYZ and RGB Intensity (XcmsRGBi, also
  27.        referred to as linear RGB).  Xcms then uses display  gamma
  28.        information   stored  in     the  XDCCC_LINEAR_RGB_CORRECTION
  29.        property to convert color specifications between RGBi  and
  30.        RGB device (XcmsRGB, also referred to as device RGB).
  31.  
  32.        Note that Xcms allows clients to register _f_u_n_c_t_i_o_n _s_e_t_s in
  33.        addition to its built-in function set for CRT color  moni-
  34.        tors.   Additional  function  sets  may store their device
  35.        profile information in other properties    in  function  set
  36.        specific     format.   This     utility is unaware of these non-
  37.        standard properties.
  38.  
  39.        The ASCII readable contents of _f_i_l_e_n_a_m_e (or  the     standard
  40.        input  if no input file is given) are appropriately trans-
  41.        formed for storage in properties, provided the  --qquueerryy  or
  42.        --rreemmoovvee options are not specified.
  43.  
  44. OOPPTTIIOONNSS
  45.        _x_c_m_s_d_b program accepts the following options:
  46.  
  47.        --qquueerryy  This  option attempts to read the XDCCC properties
  48.            off the screen's root window.  If  successful,  it
  49.            transforms  the    data into a more readable format,
  50.            then sends the data to standard out.
  51.  
  52.        --rreemmoovvee This option attempts to remove the  XDCCC  proper-
  53.            ties on the screen's root window.
  54.  
  55.        --ffoorrmmaatt 3322|1166|88
  56.            Specifies  the  property format (32, 16, or 8 bits
  57.            per  entry)  for     the  XDCCC_LINEAR_RGB_CORRECTION
  58.            property.   Precision  of  encoded  floating point
  59.            values increases with the  increase  in    bits  per
  60.            entry.  The default is 32 bits per entry.
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XCMSDB(1)                        XCMSDB(1)
  71.  
  72.  
  73. SSEEEE AALLSSOO
  74.        xprop(1), Xlib documentation
  75.  
  76. EENNVVIIRROONNMMEENNTT
  77.        DDIISSPPLLAAYY to figure out which display and screen to use.
  78.  
  79. AAUUTTHHOORR
  80.        Chuck  Adams,  Tektronix Inc.  Al Tabayoyon, SynChromatics
  81.        Inc. (added multi-visual support)
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.