Interface AndOptions

interface AndOptions {
    out?: Mask;
}

Properties

Properties

out?: Mask

Image to which the resulting image has to be put.