Pinta.ImageManipulation.Histogram.AddSurfaceRectangleToHistogram C# (CSharp) Method

AddSurfaceRectangleToHistogram() protected abstract method

protected abstract AddSurfaceRectangleToHistogram ( ISurface surface, Rectangle rect ) : void
surface ISurface
rect Rectangle
return void
		protected abstract void AddSurfaceRectangleToHistogram (ISurface surface, Rectangle rect);