PsdOptions constructor

init

Initializes a new instance of the PsdOptions class.

def __init__(self):
    ...

init

Initializes a new instance of the PsdOptions class.

def __init__(self, options):
    ...
ParameterTypeDescription
optionsPsdOptionsThe options.

See Also