Programming with Reflection
ImageCurrentColors property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) what happens when color bitmaps are pasted from the Clipboard. When this property is set to True, 256-color bitmaps pasted from the Clipboard are dithered to the current color map values. When this property is set to False, the color map that best represents the colors in the pasted bitmap is calculated. The dithering options are controlled by the ImageDither property.
The default value is False.