home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / NXCalibratedRGB < prev    next >
Text File  |  1996-09-09  |  1KB  |  49 lines

  1. %!PS-Adobe-3.0 Resource-ColorRendering
  2. %%DocumentSuppliedResources: colorrendering NXCalibratedRGB
  3. %%Creator: NeXT Computer, Inc.
  4. %%CreationDate: 22 November 1991
  5. %%LanguageLevel: 2
  6. %%VMlocation: global
  7. %%VMusage: 3760 948
  8. %%EndComments
  9. %%BeginResource: colorrendering NXCalibratedRGB
  10.  
  11.  
  12. %  NXCalibratedRGB -- based on the CCIR Rec 709 (XA/11) phosphor set, at D65
  13. %
  14. % Phosphor chromaticities:
  15. % xr = .640 ; yr = .330;
  16. % xg = .300 ; yg = .600;
  17. % xb = .150 ; yb = .060;
  18. % White point chromaticities:
  19. % xw = .3127 ; yw = .3290;
  20. %
  21. % This color rendering dictionary gets bound to the name 
  22. % NXCalibratedRGBRendering in globaldict upon first reference to the
  23. % name NXCalibratedRGBRendering.
  24. %
  25.  
  26.  
  27. <<
  28.   /ColorRenderingType 1
  29.   /WhitePoint [ 0.9505 1 1.089 ] % D65
  30.   /MatrixLMN [
  31.       3.2410 -0.9692 0.0556
  32.       -1.5374 1.8760 -0.2040
  33.       -0.4986 0.0416 1.0570
  34.   ]
  35.   /RangePQR [ -0.125 1.375 -0.125 1.375 -0.125 1.375 ]
  36.   /MatrixPQR [ 
  37.      0.40024 -0.22630 0.0
  38.      0.70760  1.16532 0.0
  39.     -0.08081  0.04570 0.91822 
  40.   ]
  41.   /TransformPQR [
  42.     {4 index 3 get div 2 index 3 get mul 4 {exch pop} repeat} bind
  43.     {4 index 4 get div 2 index 4 get mul 4 {exch pop} repeat} bind
  44.     {4 index 5 get div 2 index 5 get mul 4 {exch pop} repeat} bind
  45.   ]
  46. >>
  47. /NXCalibratedRGB exch /ColorRendering defineresource pop
  48. %%EndResource
  49.