gdkmm pixbuf memory managment
- From: Bartek Kostrzewa <bartek runbox com>
- To: gtkmm-list gnome org
- Subject: gdkmm pixbuf memory managment
- Date: Mon, 19 Sep 2005 10:52:53 +0100
Does pixbuf take care of unused buffers? e.g. if I do the following:
ImagePixbuf = ImagePixbuf_Original->scale_simple(new_width, new_height,
interp_type)
will the pixbuf that imagepixbuf was pointing to be deleted
automatically or should I take care of that?
Thanks,
Bartek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]