Say I have two non-opaque images of the same size and format on the same background view, one with only four corners being transparent, and the other with four corners and a center hole being transparent. Will there be any rendering performance differences when doing color blending for these two images and the background view?
More generally, if a image is non-opaque — so color blending will happen whether it is wholly transparent or only partially transparent — does the number of transparent areas and the sizes of these areas matter in the blending performance?