OptionalalphaOverall layer opacity 0-255.
OptionalblendThe specific blending function/algorithm to use for pixel math.
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.
OptionalsxThe source rectangle x-coordinate
OptionalsyThe source rectangle y-coordinate
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 blitting (copying/blending) one image into another.