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