Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the basic idea behind ImageFilter objects?

BASIC IDEA objects
0
Posted

What is the basic idea behind ImageFilter objects?

0

The idea behind the ImageFilter objects was that if you filter an image, then you should filter it as the data is delivered rather than to grab a buffer of pixels for the image, modify the pixels, and then turn around and make a new image from that buffer. This doesn’t work when you need to filter lots of large images. The beta version of the Sun home page now loads much more frequently in a lot less memory since the ImageMap applet now uses dynamic filters rather than getDIBitmap and createImage to make its button highlight areas…

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.