Re: Pixel Set
- From: Daniel Carrera <dcarrera math toronto edu>
- To: "Paulo J. Matos" <pocm mega ist utl pt>
- Cc: <gtk-list gnome org>
- Subject: Re: Pixel Set
- Date: Thu, 8 Aug 2002 22:18:53 -0400 (EDT)
Low level functions are available through GDK. Those are not in the
tutorial simply because few people need them.
What you want is gdk_draw_point()
Look at the API reference:
http://developer.gnome.org/doc/API/2.0/gdk/index.html
The drawing primitives page is:
http://developer.gnome.org/doc/API/2.0/gdk/gdk-drawing-primitives.html
Daniel.
On 9 Aug 2002, Paulo J. Matos wrote:
> Hi all,
>
> I just want to do the simple thing of creating a window and
> setting a pixel to a given color. How can I do that? As far as I
> read in the tutorial, I found no function to do something as
> low-level as that. Is there a way?
>
> Best regards,
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]