Re: [webkit-dev] ImageLoader class

2011-07-09 Thread Sergiy Byelozyorov
Hello, It took me long before I have figured these things on my own. May be this will be useful for someone. > >1. How do I know that the image was loaded already? Can I set up >callback somehow? > > ImageLoader::imageChanged is called whenever new piece of data is decoded (even if this i

[webkit-dev] ImageLoader class

2009-11-25 Thread Sergiy Byelozyorov
Hello, I am writing my own class using ImageLoader. Can somebody, please, help me with these questions: 1. How do I know that the image was loaded already? Can I set up callback somehow? 2. What should functions sourceURI() and dispatchLoadEvent() do? 3. What is pixel format for m_