Unit 'RGBRoutines' Package
[Overview][Types][Procedures and functions][Index] [#pl_rgbgraphics]

EllipticRectangle

Declaration

Source position: rgbroutines.pas line 99

procedure EllipticRectangle(

  X1: Integer;

  Y1: Integer;

  X2: Integer;

  Y2: Integer;

  LX: Integer;

  LY: Integer;

  DrawOutlinePixel: TDrawPixelProcedure;

  DrawFillPixel: TDrawPixelProcedure

);



CT Web help

CodeTyphon Studio