20module
com { module sun { module star { module rendering {
These constants specify the interpolation type for animation frames.
Definition InterpolationMode.idl:32
const byte BEZIERSPLINE3
Perform a cubic Bezier spline interpolation.
Definition InterpolationMode.idl:68
const byte BEZIERSPLINE4
Perform a quadric Bezier spline interpolation.
Definition InterpolationMode.idl:78
const byte LINEAR
Perform a linear interpolation.
Definition InterpolationMode.idl:48
const byte CUBIC
Perform a cubic interpolation.
Definition InterpolationMode.idl:58
const byte NEAREST_NEIGHBOR
Perform a nearest neighbor interpolation.
Definition InterpolationMode.idl:39
Definition Ambiguous.idl:20