animator.skia.CubicResampler¶
- class animator.skia.CubicResampler¶
Bases:
pybind11_builtins.pybind11_object- __init__(self: animator.skia.CubicResampler, B: float, C: float) None¶
Methods
Mitchell()__init__(self, B, C)Attributes
BC- static CatmullRom() animator.skia.CubicResampler¶
- static Mitchell() animator.skia.CubicResampler¶