Line

Namespace: WellFired.Guacamole.Drawing

Implements: WellFired.Guacamole.Drawing.Shapes.IRasterizableShape

Description

Public Methods

  Line ( Vector startPoint, Vector endPoint, double thickness, ByteColor outline )
void Rasterize ( byte[] byteData, int width, int height )

Breakdown

  • Line ( Vector startPoint, Vector endPoint, double thickness, ByteColor outline )
  • void Rasterize ( byte[] byteData, int width, int height )