I believe the creation of a bitmap% reads in file data, but bitmap%s are not snips. Is there something else going on?
Robby On Thu, Aug 26, 2010 at 10:14 AM, Danny Yoo <[email protected]> wrote: > Should I expect undefined behavior if I create a bitmap% with a given > file path, and then later delete that file? I was assuming that a > bitmap% holds onto an internal representation of the image data; if > so, that'd mean I should be able to safely delete the image without > hurting the snip. > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

