InfoConnect for Unisys VBA Guide
ImageUseCurrentColorMap Property
Gets or sets what happens when color bitmaps are pasted from the Clipboard.
Syntax
Object.ImageUseCurrentColorMap As Boolean
Remarks
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.

Dithering options are controlled by the ImageDither property.

See Also

 

 


2015 Attachmate

Send Feedback