Generation

generate functionMon, 20 Mar 2023

加载图片

Func<BitmapSource, BitmapSource> loadImage = (source) => new BitmapImage(source); loadImage(new Uri("http://www.example.com/image.png"));

Want to kickstart your project?Use the new AI Studio to create your code