InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ImageDitherOption Enumeration
In This Topic
ImageDitherOption Enumeration
In This Topic
Indicates the results when a 256-color image is pasted from the Clipboard into the InfoConnect Graphics terminal window.
Members
MemberDescription
FullColor boundaries are less precise, but images can have a grainy, textured appearance.
NonePasted images are smooth in texture, with distinct color boundaries.
PartialMidway between NoDither and FullDither.
See Also