(no title)
CodeArtisan | 1 year ago
pixels[x][y] := (x OP y) BITWISE_AND mask
for example, multiply with different bit masks : https://files.catbox.moe/vhfd9x.mp4CodeArtisan | 1 year ago
pixels[x][y] := (x OP y) BITWISE_AND mask
for example, multiply with different bit masks : https://files.catbox.moe/vhfd9x.mp4
No comments yet.