toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.graphics.effect
/
LanczosVideoEffect
Lanczos
Video
Effect
class
LanczosVideoEffect
(
val
name
:
String
=
"lanczos"
)
:
VideoEffect
An object that provides a resampling filter by lanczos algorithm.
Members
Constructors
Lanczos
Video
Effect
Link copied to clipboard
constructor
(
name
:
String
=
"lanczos"
)
Properties
methods
Link copied to clipboard
open
val
methods
:
Array
<
Method
>
name
Link copied to clipboard
open
override
val
name
:
String
The name of shader.
texel
Height
Link copied to clipboard
var
texelHeight
:
Float
texel
Width
Link copied to clipboard
var
texelWidth
:
Float
uniforms
Link copied to clipboard
open
val
uniforms
:
Array
<
Uniform
>