CircleOutline

Namespace: WellFired.Guacamole.Drawing

Implements: WellFired.Guacamole.Drawing.Shapes.IRasterizableShape

Description

Public Methods

  CircleOutline ( Vector center, double radius, ByteColor color )
void Rasterize ( byte[] byteData, int width, int height )

Breakdown

  • CircleOutline ( Vector center, double radius, ByteColor color )
  • void Rasterize ( byte[] byteData, int width, int height )