On 3/7/06, Johannes Nohl <[EMAIL PROTECTED]> wrote: > > a) implement GetDCPixel for gtk bitmaps > > b) use TLazIntfImage > I tried but how? How to access Pixels directly?
About the a) option you need to use Gtk API to implement that function. Gtk API is located here: http://www.gtk.org/api/2.6/gtk/index.html Feel free to send specific questions about using gtk to implement this. There is probably a gtk function to do this, but one needs to look for it on the API docs and implement GetDCPixel using it. If you start working on this I can help you. -- Felipe Monteiro de Carvalho _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
