C# Class PixelFarm.Agg.Imaging.ImgSpanGenRGB_NNStepXby1

Inheritance: ImgSpanGen
Mostra 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
ImgSpanGenRGB_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

ImgSpanGenRGB_NNStepXby1() public method

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