ImageData constructor

ImageData()

Initializes a new instance of ImageData class.

def __init__(self):
    ...

See Also