Control.zip (145.1 KB)
The attached zip contains a webp image which when loaded with Aspose.Imaging for .NET always has a slight color difference from the original image.
control.jpeg (18.4 KB)
vs
live.jpeg (18.6 KB)
It’s easiest to see in the lower right hand corner in the elbow. This results in an approximate 85% change in the RGB data vectors.
This can be easily reproduced by simply loading the image from a stream source, where the stream is just the byte data of the file, and then saving it again as a webp.