2025-06-03 06:03 浏览次数 4
布尔异或
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运算符组合源位图和目标位图的像素。