Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PixelFarm
Agg
Lines
LineInterpolatorAA2
C# Class PixelFarm.Agg.Lines.LineInterpolatorAA2
Inheritance:
LineInterpolatorAABase
Mostrar archivo
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
LineInterpolatorAA2
(
OutlineRenderer
ren
,
LineParameters
lp
,
int
ex
,
int
ey
) :
System
StepH
( ) :
bool
StepV
( ) :
bool
Method Details
LineInterpolatorAA2()
public
method
public
LineInterpolatorAA2
(
OutlineRenderer
ren
,
LineParameters
lp
,
int
ex
,
int
ey
) :
System
ren
OutlineRenderer
lp
LineParameters
ex
int
ey
int
return
System
StepH()
public
method
public
StepH
( ) :
bool
return
bool
StepV()
public
method
public
StepV
( ) :
bool
return
bool