ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisColorFormat class / photometric Property

In This Topic
    photometric Property
    In This Topic
    Gets the photometric interpretation of the image, which indicates how colors are interpreted in the image data.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_photometric() : ImGearIsisPhotometric
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisColorFormat.get_photometric();
    See Also