ImageRequest constructor

ImageRequest()

Initializes a new instance of ImageRequest class.

def __init__(self):
    ...

See Also