Contents:
An Image.
Constructors
__init__
Image() -> None
Methods
channels()
channels
Returns the image channels count.
height()
height
Returns the image height.
pixels()
pixels
Returns the image pixels.
width()
width
Returns the image width.