[argyllcms] what do p parameters do when set to -p2 and -m5

  • From: "243750496" <243750496@xxxxxx>
  • To: "argyllcms" <argyllcms@xxxxxxxxxxxxx>
  • Date: Sun, 30 Apr 2017 16:10:39 +0800

The -m parameter sets the edge size of the multidimensional grid of test 
values. The total number of patches of this type will be the -m parameter value 
to the power of the number of colorants. The grid steps are evenly spaced in 
device space by default, but if the -p parameter is provided, then, then the 
steps will be distributed according to the power value. e.g. the option -m 5 
will generate steps at 0.0 0.25 0.5 0.75 and 1.0, while the option -m 5 -p 2.0 
will generate steps at 0.0 0.0625 0.25 0.5625 and 1.0. By default, all the 
device primary color combinations that fall within the ink limit are generated..



what do p2 parameter do to -m5 what's the algorithm of math behind the 
parameters and the numbers(from 0.0 0.25 0.5 0.75 and 1.0 to 0.0 0.0625 0.25 
0.5625 and 1.0 )

Other related posts:

  • » [argyllcms] what do p parameters do when set to -p2 and -m5 - 243750496