OptionalalphaOverall layer opacity 0-255.
OptionalhThe height of the region to process.
OptionalinvertIf true the inverse of the mask will be applied
OptionalmaskAn optional mask to restrict where pixels are written.
OptionalmaskThe interpretation logic for the provided mask. Defaults to MaskType.Binary.
OptionalmwMask width.
OptionalmxX offset into the mask buffer.
OptionalmyY offset into the mask buffer.
OptionalwThe width of the region to process.
OptionalxThe starting X coordinate in the destination buffer.
OptionalyThe starting Y coordinate in the destination buffer.
Configuration for pixel manipulation operations. Designed to be used by spreading a Rect object ({x, y, w, h}) directly.