C# Class CUE.NET.Effects.RippleEffect.RippleBrush

Inheritance: CUE.NET.Brushes.AbstractBrush
Show file Open project: DarthAffe/CUE.NET

Public Methods

Method Description
GetColorAtPoint ( RectangleF rectangle, PointF point ) : Color

Method Details

GetColorAtPoint() public method

public GetColorAtPoint ( RectangleF rectangle, PointF point ) : Color
rectangle System.Drawing.RectangleF
point System.Drawing.PointF
return Color