Define base10 RGB alpha channel for Racket 2htdp/world -


i have image pulled tileset using in racket 2htdp/world program.

i can grab tile want, background not enumerated name, blue. want "hollow" pixels same color background without editing tileset image editor.

is there way make color in image transparent specifying rgb value?

i want "hollow" pixels same color background

then need use mask transparent can both transparent , in background color.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -