I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in
=> skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null.
second…...' Aspose.Imaging Product Family aspose-pdf-linux...image uing Aspose.imaging, => image = Aspose.Imaging.Image.Load(documentStream);...