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

In This Topic
    bitsPerSample Property
    In This Topic
    Gets the number of bits of storage used to define each sample in an image.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_bitsPerSample() : number(Integer)
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisColorFormat.get_bitsPerSample();
    See Also