Scaler
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
[ GIR ( name = "VideoScaler" ) ]
public class Scaler
Content:
Methods:
- public void @2d (Scaler vscale, Format format, void* src, int src_stride, void* dest, int dest_stride, uint x, uint y, uint width, uint height)
- public void free ()
- public double get_coeff (uint out_offset, out uint in_offset, out uint n_taps)
- public uint get_max_taps ()
- public void horizontal (Format format, void* src, void* dest, uint dest_offset, uint width)
- public void vertical (Format format, void* src_lines, void* dest, uint dest_offset, uint width)