Stores Pressure-sensitive pen values (as used for variable-width strokes) and allows the caller to retrieve values from such recorded information.
More...
ValueFunctionPressure linearly interpolates all pressure samples, while ValueFunctionPressureS interpolates with an S-shaped curve. (This latter one is used for smoothed pressure information, and have a vastly reduced storage footprint. See Also kernel.cpp for the smoothing code)