mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-29 23:41:38 -06:00
Example for image subtraction and hue mapping
This commit is contained in:
parent
5d3dd6a472
commit
4d351b8fdc
BIN
texpack/black_hq_a_0_0.png
Normal file
BIN
texpack/black_hq_a_0_0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
texpack/hq_a_0_0.png
Normal file
BIN
texpack/hq_a_0_0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@ -1,5 +1,5 @@
|
||||
import sys
|
||||
import Image
|
||||
from PIL import Image
|
||||
import colorsys
|
||||
|
||||
def shift_hue(i0, shift):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user