Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ImageColorMapFleshtonePriority Property
In This Topic
    ImageColorMapFleshtonePriority Property
    In This Topic
    Gets or sets what happens when a 256-color image is pasted from the Clipboard to the Reflection terminal window.
    Syntax
    expression.ImageColorMapFleshtonePriority As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    Setting ImageFleshtones to true causes Reflection to give more priority to accurately representing colors like red, brown, yellow, and pink from the original 256-color image, rather than to colors like blue and green.

    Reflection uses an algorithm that determines exactly how colors should be mapped for 16-color terminals.

    See Also