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