自定义图片请求函数类型 Custom image fetcher function type
图片 URL | Image URL
AbortSignal 用于取消请求 | AbortSignal for request cancellation
返回 Blob(库自动转 ImageBitmap)或直接返回 ImageBitmap Returns Blob (auto-converted to ImageBitmap) or ImageBitmap directly
自定义图片请求函数类型 Custom image fetcher function type