ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisImageInfo class / colorFormat Property

In This Topic
    colorFormat Property
    In This Topic
    Gets the color format of the image.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_colorFormat() : ImGearIsisColorFormat
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisImageInfo.get_colorFormat();
    See Also