Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / PrintGraphicsColorSpecificationOption Enumeration
In This Topic
    PrintGraphicsColorSpecificationOption Enumeration
    In This Topic
    Denotes the color coordinate system used for color sixel printing.
    Members
    MemberDescription
    HLSHost colors are interpreted using Hue, Luminosity, and Saturation parameters.
    RGBHost colors are interpreted using Red, Blue, and Green parameters.
    See Also