Various ImageSharp related samples.
-
Crops rounded corners of a source image leaving a nice rounded avatar.
-
Draw water mark over an image automaticaly scaling the font size to fill the avalible space.
-
Change default encoder options
Provides an example on how you go about switching out the registered encoder for a file format and changing its default options in the process.
-
Draw some text following the contours of a path.