package flash.display; @:fakeEnum(String) extern enum InterpolationMethod { LINEAR_RGB; RGB; }