Interface OrOptions

interface OrOptions {
    out?: Mask;
}

Properties

Properties

out?: Mask

Image to which the resulting image has to be put.