I'm currently working on a project that requires the ability to flood fill an image. I understand that this is possible using the Windows API using the ExtFloodFill function. However, I have been working through the example at
http://support.microsoft.com/default...kb;en-us;71103 , and am so far getting nowhere. If anybody has any advice on getting this (or an alternative method) working using VBA from within Access that would be great!
cheers,
Jon