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