TfrmMain.PicResize Method

Unit: fMain
procedure PicResize(const FromFilePath: string; const ToFilePath: string; const NewWidth: integer = -1; const NewHeight: integer = -1)

Parameters

FromFilePath
Type: System.string

ToFilePath
Type: System.string

NewWidth
Type: System.Integer

NewHeight
Type: System.Integer