GdkImage trouble
- From: David Scrève <dscreve clickteam com>
- To: <gtk-app-devel-list gnome org>
- Subject: GdkImage trouble
- Date: Thu, 12 Jun 2003 15:32:59 +0200
Hello,
I would like to create an off-screen buffer that is a GdkDrawable,
but that allows to access to the image buffer too. GdkImage seems to be
perfect, but it does not seems to be able to create a GdkImage without any
GdkVisual that support the same depth.
For example, I have only one Visual with depth, but I would like to
be able to create GdkImage with depth of 8 or 24 or 32.
I know there is GdkRGB, but GdkRGB is not a GdkDrawable, forbidding
me to use standard graphic operation on it.
Is there any workaround/solution for that ?
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]