C# Class PixelFarm.Agg.Imaging.ImgSpanGenGray_NNStepXby1

Inheritance: ImgSpanGen
Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
GenerateColors ( Drawing outputColors, int startIndex, int x, int y, int len ) : void
ImgSpanGenGray_NNStepXby1 ( IImageReaderWriter src, ISpanInterpolator spanInterpolator ) : System

Method Details

GenerateColors() public method

public GenerateColors ( Drawing outputColors, int startIndex, int x, int y, int len ) : void
outputColors Drawing
startIndex int
x int
y int
len int
return void

ImgSpanGenGray_NNStepXby1() public method

public ImgSpanGenGray_NNStepXby1 ( IImageReaderWriter src, ISpanInterpolator spanInterpolator ) : System
src IImageReaderWriter
spanInterpolator ISpanInterpolator
return System