Unit 'gd' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgd]

gdImageCopyMergeGray

Declaration

Source position: gd.pas line 723

procedure gdImageCopyMergeGray(

  dst: gdImagePtr;

  src: gdImagePtr;

  dstX: cint;

  dstY: cint;

  srcX: cint;

  srcY: cint;

  w: cint;

  h: cint;

  pct: cint

);


Documentation generated on: 2023-03-18