2025-10-31 01:51 浏览次数 13
布尔异或
patinvert combines the destination bitmap with the pattern using the boolean xor operator.
patinvert使用xor运算符组合目标矩形与模板颜色。
srcinvert combines pixels of the destination and source bitmaps using the boolean xor operator.
srcinvert使用xor运算符组合源位图和目标位图的像素。