@ -8,6 +8,7 @@ SixLabors.ImageSharp
< div align = "center" >
< div align = "center" >
[](https://github.com/SixLabors/ImageSharp/actions)
[](https://raw.githubusercontent.com/SixLabors/ImageSharp/master/LICENSE)
[](https://raw.githubusercontent.com/SixLabors/ImageSharp/master/LICENSE)
[](https://gitter.im/ImageSharp/General?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
[](https://gitter.im/ImageSharp/General?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
[](https://twitter.com/intent/tweet?hashtags=imagesharp,dotnet,oss& text=ImageSharp.+A+new+cross-platform+2D+graphics+API+in+C%23& url=https%3a%2f%2fgithub.com%2fSixLabors%2fImageSharp& via=sixlabors)
[](https://twitter.com/intent/tweet?hashtags=imagesharp,dotnet,oss& text=ImageSharp.+A+new+cross-platform+2D+graphics+API+in+C%23& url=https%3a%2f%2fgithub.com%2fSixLabors%2fImageSharp& via=sixlabors)
@ -45,12 +46,13 @@ The **ImageSharp** library is made up of multiple packages:
- Transform methods like Resize, Crop, Skew, Rotate - anything that alters the dimensions of the image
- Transform methods like Resize, Crop, Skew, Rotate - anything that alters the dimensions of the image
- Non-transform methods like Gaussian Blur, Pixelate, Edge Detection - anything that maintains the original image dimensions
- Non-transform methods like Gaussian Blur, Pixelate, Edge Detection - anything that maintains the original image dimensions
<!--
### Build Status
### Build Status
|Build Status|Code Coverage|
|Build Status|Code Coverage|
|:----------:|:-----------:|
|:----------:|:-----------:|
|[](https://github.com/SixLabors/ImageSharp/actions)|[](https://codecov.io/gh/SixLabors/ImageSharp)|
|[](https://github.com/SixLabors/ImageSharp/actions)|[](https://codecov.io/gh/SixLabors/ImageSharp)|
-->
### Questions?
### Questions?
- Do you have questions? We are happy to help! Please [join our gitter channel ](https://gitter.im/ImageSharp/General ), or ask them on [stackoverflow ](https://stackoverflow.com ) using the `ImageSharp` tag. **Do not** open issues for questions!
- Do you have questions? We are happy to help! Please [join our gitter channel ](https://gitter.im/ImageSharp/General ), or ask them on [stackoverflow ](https://stackoverflow.com ) using the `ImageSharp` tag. **Do not** open issues for questions!