Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、アプリにエフェクトを追加するためにvintage.js プラグインを使用しています。
作成中ですが、効果を追加した後に画像を保存する方法を知る必要があります。
canvas2imageを使用して、vintage.js で作成されたキャンバスをファイルに保存できます。
I tried this code for adding b to books:
b
books
IEnumerable<Book> books =null; foreach (Book b in context.Books.AsEnumerable()