JaCraig / Structure.Sketching

Image processing library for use in .Net applications that supports .Net Core.
Apache License 2.0
84 stars 5 forks source link

Have the ability to specify options when saving an image #12

Open JaCraig opened 8 years ago

JaCraig commented 8 years ago

Basic options such as quality, bpp, etc.

JaCraig commented 7 years ago

Options interface, each format has its own options class. Seems simple enough.