|
(7) How wide will each tint (band) of a gradient
be?
You will need to use formula (5) above for
determing how many shades of gray a particular lpi - dpi combination
can produce. Knowing this, you can determine the width of 'bands'
in a gradient by taking the width or height of the gradient (use
the one that travels in the same direction as the gradient) by
the number of shades of gray possible. This is assuming a 0% to
100% gradient fill.
If you are using different start and end values for your gradient,
you will have to multiply the percentage difference by the total
number of grays. (10% to 90% is an 80% change overall, so you
multiply 0.8 by the total number of grays.)
Using your results:
Banding width 1 point or less: not visible
Banding width 1 to 2 points: acceptable for most circumstances
Banding width 2 or more points: noticable, use visual discretion
Example 1: I have a gradient that is
4w x 2h inches. The gradient is 0%
to 100% from left to right (along width). I am printing at 150
lpi and 2400 dpi. How wide will each
band of the gradient be?
Step 1: (2400 / 150)²
+ 1 = 257 grays
Step 2: 4 / 257 = 0.016 inches (multiply by 72 for points) or
1.12 points: acceptable
Example 2: I have a gradient that is
1w x 8h inches. The gradient is 15%
to 85% from bottom to top (along height). I am printing
at 133 lpi and 2400
dpi. How tall will each band of the gradient be?
Step 1: (2400 / 133)²
+ 1 = 327 grays (round results to nearest integer)
Step 2: (85 - 15) = 70 (percent overall change)
Step 3: 327 x 0.7 = 229 (new number of grays or tints actually
available)
Step 4: 8 / 229 = 0.035 inches (multiply by 72 for points) or
2.52 points: noticable
Keep in mind:
...that printing process color gradients will reduce noticable
banding because of the four inks being involved.
...that large band sizes in lighter colors will be less noticable
than large band sizes in darker colors.
Fixes for banding gradients:
1. Increase resolution (dpi).
2. Lower screen (lpi).
3. Increase difference between start and end points of gradient.
4. Shorten the gradient.
5. In all cases, adjusting settings such that there are more than
256 levels of gray is usually pointless.
|