Documentation
Publicon
Reference
Preferences
Graphics Options
RenderingOptions
"ObjectDithering"
• "ObjectDithering" is an option for cells that determines if lines and rectangles in a graphic show dithering.
• Dithering refers to a method of representing colors on a screen by mixing several different colors. It produces a grainy appearance but can simulate a desired color much more accurately. With the default setting "ObjectDithering"
True, all lines and rectangles in a graphic are displayed with dithering.
• With the setting "ObjectDithering"
False, lines and rectangles are drawn in a single color. This produces a more uniform appearance, but it is less accurate in reproducing color variations because the set of colors that can be drawn is limited to the colors available on the machine.