UIImageKnob.oversampleTexture

Only used in non-legacy mode (BADAMA_16 format). The texture is oversampled on resize, so that rotated image is sharper. This costs more CPU and memory, for better visual results. But this is also dangerous and not always better! Try it on a big screen preferably.

class UIImageKnob
nothrow @nogc
@ScriptProperty
float oversampleTexture;

Meta