Hello,
Please be so kind and advise:
Dim MyImage As Aspose.Imaging.Image = Nothing
Based on the source file type, ie dng:
MyImage = TryCast(Image.Load(MyFileStream, LoadOpt), FileFormats.Dng.DngImage)
or tiff:
MyIm…...Image base classing missing properties Aspose.Imaging Product...advise: Dim MyImage As Aspose.Imaging.Image = Nothing Based on the source...