Posts by Ueslei Fernando • 11 points
1 post
- 
		1 votes2 answers2592 viewsA: How to optimize an image for web?The example of Talles, correct, the conversion to the other models is enough to pass as the code below. var codec = ImageCodecInfo.GetImageDecoders().First(c => c.FormatID ==…