Unit 'gdk2pixbuf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

gdk_pixbuf_scale

Declaration

Source position: gdk2pixbuf.pas line 234

procedure gdk_pixbuf_scale(

  src: PGdkPixbuf;

  dest: PGdkPixbuf;

  dest_x: LongInt;

  dest_y: LongInt;

  dest_width: LongInt;

  dest_height: LongInt;

  offset_x: Double;

  offset_y: Double;

  scale_x: Double;

  scale_y: Double;

  interp_type: TGdkInterpType

);


Documentation generated on: 2023-03-18