All Tags »
AtalaImage.GetGraphics()
Sorry, but there are no more tags available to filter with.
-
Hello,
I need some help. I am trying to resize an image using Atalasoft v4.0. I am running into a problem where the Image is saved but there is no color information in the image, just a solid black background.
Here is the code I'm using...
AtalaImage imgOrig = new AtalaImage(strFileLocation + ''16.JPG'');
Width = 450;
Height = ...