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

In This Topic
    samplesPerPixel Property
    In This Topic
    Gets the number of samples that are combined to define each pixel in an image.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_samplesPerPixel() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisColorFormat.get_samplesPerPixel();
    See Also