Resolution Class Reference

Width and height of an array. More...

Functions

def area (self)
 Returns the area of the image. More...
 
def width (self)
 Array width in pixels.
 
def height (self)
 Array height in pixels.
 

Detailed Description

Width and height of an array.

Functions

◆ area()

def area (   self)

Returns the area of the image.

Returns
The number of pixels of the array.