ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisPhotometric Enumeration

In This Topic
    ImGearIsisPhotometric Enumeration
    In This Topic
    Color interpretation.
    Members
    MemberDescription
    Bgr120 - Same as RGB, but blue and red planes are reversed.
    Cmyk5 - CMYK color model.
    Lab8 - Lab color model, a device-independent 3-channel color model.
    Palette3 - Palette color image.
    Rgb2 - RGB image.
    Transparency4 - Transparency mask for another image.
    White00 - 0 is imaged as white, 1 is imaged as black.
    White11 - 0 is imaged as black, 1 is imaged as white.
    Ycbcr6 - YCBCR color model.
    Inheritance Hierarchy

    Object
       ImageGear.Web.Isis.ImGearIsisPhotometric

    See Also