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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -