We are using ASPOSE.Imaging and ASPOSE.PDF to convert PDF and Image files to Gray Scale Image in PNG format.
We store the gray scale images in the Azure Blob Container.
We’re planning to upgrade the ASPOSE.Imaging and ASPOSE.PDF from 21.8.0 to 22.12.0
It seems ContentMD5 hash value ( one of the property of Azure Blob File content) is different between the gray scale image created from version 22.12.0 and version 21.8.0 . The source file is same from which the gray scale images are created using version. 22.12.0 and version 21.8.0 .
because of ContentMD5 hash value change we’re facing some challenges.
Is there any logic change in version 22.12.0 for creating the Image that could be a reason behind different ContentMD5 hash value ?