RoundedCornerRect

Namespace: WellFired.Guacamole.Drawing

Implements: WellFired.Guacamole.Drawing.Shapes.IRasterizableShape

Description

Public Methods

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

Breakdown

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