Function Sprite.regionFilterClip

If true, the outermost pixels get blurred out.

bool regionFilterClip() nothrow @property @nogc;

void regionFilterClip (
  bool v
) nothrow @property @nogc;