Unit 'Img32.Draw' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

DrawInvertedLine

Declaration

Source position: Img32.Draw.pas line 236

procedure DrawInvertedLine(

  img: TImage32;

  const line: TPathD;

  lineWidth: Double;

  endStyle: TEndStyle;

  joinStyle: TJoinStyle = jsAuto

); overload;

procedure DrawInvertedLine(

  img: TImage32;

  const lines: TPathsD;

  lineWidth: Double;

  endStyle: TEndStyle;

  joinStyle: TJoinStyle = jsAuto

); overload;



CT Web help

CodeTyphon Studio