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

TGdkPixbuf.calculate_rowstride

Declaration

Source position: lazgdkpixbuf2.pas line 120

function TGdkPixbuf.calculate_rowstride(

  colorspace: TGdkColorspace;

  has_alpha: gboolean;

  bits_per_sample: gint;

  width: gint;

  height: gint

):gint;