Results 3 issues of Rui Chen

As shown in the code below ``` typescript import { app, Menu, nativeImage, Tray } from 'electron' import icon from '../../assets/logo.png' console.log(icon) // data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAA..... const tray = new Tray(nativeImage.createFromPath(icon)) ```...

Fixes #480 Make the option`s interface of filters extends from FilterOptions.

pixi 8.6.4 pixi-filters 6.0.5 ![Image](https://github.com/user-attachments/assets/d3918200-9fb2-4ee5-b1bd-5182c986e03d) ![Image](https://github.com/user-attachments/assets/a1ebd6b6-2200-4409-a845-b23dca843d23)