[Overview][Constants][Procedures and functions][Index] Reference for unit 'fonctions_images' (#lazfonctions)

fb_ResizeImaging

Declaration

Source position: fonctions_images.pas line 77

function fb_ResizeImaging(

  var Fdata: TImageData;

  const ali_newWidth: LongInt;

  const ali_newHeight: LongInt = 0;

  const ab_KeepProportion: Boolean = true

):Boolean;