Re: Thoughts about a new GdkPixbuf transform interface
- From: Jody Goldberg <jody gnome org>
- To: Oleg Klimov <quif land ru>
- Cc: Owen Taylor <gtk-devel-list gnome org>
- Subject: Re: Thoughts about a new GdkPixbuf transform interface
- Date: Fri, 21 Feb 2003 11:42:47 -0500
On Thu, Feb 20, 2003 at 12:53:46AM +0300, Oleg Klimov wrote:
> void gdk_pixbuf_transform_set_affine (GdkPixbufTransform* trans,
> gdouble offset_x,
> gdouble offset_y,
> gdouble m00,
> gdouble m01,
> gdouble m10,
> gdouble m11);
Minor quible. I'm unclear why people seem to prefer passing things
in as 6 distinct arguments, why not 1 array ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]