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