Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SoundInTheory
DynamicImage
Filters
SepiaFilter
C# Class SoundInTheory.DynamicImage.Filters.SepiaFilter
Converts the image to grayscale (using the correct color ratios).
Inheritance:
ShaderEffectFilter
显示文件
Open project: sitdap/dynamic-image
Protected Methods
Method
Description
GetEffect
(
Util
source
) :
System.Windows.Media.Effects.Effect
Method Details
GetEffect()
protected
method
protected
GetEffect
(
Util
source
) :
System.Windows.Media.Effects.Effect
source
SoundInTheory.DynamicImage.Util.Util
return
System.Windows.Media.Effects.Effect