SquareRect

Namespace: WellFired.Guacamole

Implements: WellFired.Guacamole.Drawing.Shapes.IRasterizableShape

Description

Public Methods

  SquareRect ( Rect rect, double thickness, ByteColor background, ByteColor outline, OutlineMask outlineMask )
void Rasterize ( byte[] byteData, int width, int height )

Breakdown

  • SquareRect ( Rect rect, double thickness, ByteColor background, ByteColor outline, OutlineMask outlineMask )
  • void Rasterize ( byte[] byteData, int width, int height )