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

writegmgraphic

Declaration

Source position: msemagickstream.pas line 65

procedure writegmgraphic(

  const dest: tstream;

  const source: tbitmap;

  const format: string;

  const aquality: Integer = - 1;

  const awidth: Integer = 0;

  const aheight: Integer = 0;

  const arotation: real = 0;

  const abackgroundcolor: colorty = cl_transparent;

  const apixelpermm: real = 0;

  const aoptions: gmoptionsty = [];

  const afilter: FilterTypes = undefinedfilter;

  const ablur: real = defaultblur

);


Documentation generated on: 2021-05-13