Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PixelFarm
Agg
Imaging
StackBlurARGB.LimitMinMax
C# Class PixelFarm.Agg.Imaging.StackBlurARGB.LimitMinMax
Show file
Open project: prepare/HTML-Renderer
Public Properties
Property
Type
Description
Max
int
Min
int
Public Methods
Method
Description
LimitMinMax
(
int
min
,
int
max
) :
System
Method Details
LimitMinMax()
public
method
public
LimitMinMax
(
int
min
,
int
max
) :
System
min
int
max
int
return
System
Property Details
Max
public property
public
int
Max
return
int
Min
public property
public
int
Min
return
int