[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdkPixbuf2' (#lcl)

TGdkPixbufLoaderClass.area_updated

Declaration

Source position: lazgdkpixbuf2.pas line 305

TGdkPixbufLoaderClass.area_updated : procedure(

  loader: PGdkPixbufLoader;

  x: gint;

  y: gint;

  width: gint;

  height: gint

);