FFmpeg::ScalingAlgorithm
Inherits Enum / Comparable / Value / Object
Constants
FastBilinear = 1
Bilinear = 2
Bicubic = 4
Experimental = 8
Neighbor = 16
Area = 32
Bicublin = 64
Gaussian = 128
Sinc = 256
Lanczos = 512
BicubicSpline = 1024
Inherits Enum / Comparable / Value / Object