imazen / imageflow-dotnet

The official .NET API for Imageflow, the Rust image processing and optimization engine for web servers
GNU Affero General Public License v3.0
143 stars 25 forks source link

Remove CreateCanvasBgr32 #23

Closed lilith closed 3 years ago

lilith commented 3 years ago

https://github.com/imazen/imageflow-dotnet/blob/54f4cb48f65125743e41f4bad77c605f7bf4b4e6/src/Imageflow/Fluent/ImageJob.cs#L94

lilith commented 3 years ago

Nevermind. Bgr32 isn't a problem, bgr24 is.