copy one zone into another one with clipping of destination zone and source zone and apply alpha to zones if psrcrect and pdstrect are NULL, this is a real alpha copy
Parameters:
psrc
the source zone to copy
pdst
the destination zone
psrcrect
the clipping rectangle for the source zone. This rectangle defines a clipping into the source zone. The coordonates refers into the source zone
pdstrect
the clipping rectangle for the destination zone.
pos
the position of the source zone into the destination zone.
copy one zone into another one with clipping of destination zone and source zone alpha of the destination zone is supposed to be opaque if psrcrect and pdstrect are NULL, no clipping is done alpha of original dest zone is 255 (opaque)
Parameters:
psrc
the source zone to copy
pdst
the destination zone
psrcrect
the clipping rectangle for the source zone. This rectangle defines a clipping into the source zone. The coordonates refers into the source zone
pdstrect
the clipping rectangle for the destination zone.
pos
the position of the source zone into the destination zone.
copy one zone into another one with clipping of destination zone and source zone and apply alpha to zones if psrcrect and pdstrect are NULL, this is a real alpha copy apply transformation to source before copying to dest
Parameters:
psrc
the source zone to copy
pdst
the destination zone
psrcrect
the clipping rectangle for the source zone. This rectangle defines a clipping into the source zone. The coordonates refers into the source zone
pdstrect
the clipping rectangle for the destination zone.
pos
the position of the source zone into the destination zone.
copy one zone into another one with clipping of destination zone and source zone alpha of the destination zone is supposed to be opaque if psrcrect and pdstrect are NULL, no clipping is done alpha of original dest zone is 255 (opaque) apply transformation to source before copying to dest
Parameters:
psrc
the source zone to copy
pdst
the destination zone
psrcrect
the clipping rectangle for the source zone. This rectangle defines a clipping into the source zone. The coordonates refers into the source zone
pdstrect
the clipping rectangle for the destination zone.
pos
the position of the source zone into the destination zone.