Programming with Reflection
CopyGraphicsVGAColors property
Syntax |
object.CopyGraphicsVGAColors |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether bitmaps copied to the Clipboard are dithered to standard VGA colors. (The dithering options are controlled by the ImageDither property.) This is useful for pasting graphic images into Windows applications that are not palette-aware (for example, Windows Paintbrush).
The default value is False.