Programming with Reflection
ImageDither property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when a 256-color image is pasted into the Reflection terminal window from the Clipboard. Because Reflection for ReGIS Graphics emulates a 16-color terminal, Reflection uses an algorithm to determine exactly how colors should be mapped. Try all three values to see which works best for a particular image.
The default value is rcPartialDither.
rcNoDither Pasted images are smooth in texture, with distinct color boundaries.
rcPartialDither Midway between rcNoDither and rcFullDither.
rcFullDither Color boundaries are less precise, but images can have a grainy, textured appearance.