Alaska Software Inc. - How to change content of image file?
Username: Password:
AuthorTopic: How to change content of image file?
Itai Ben-ArtziHow to change content of image file?
on Wed, 07 Oct 2020 00:51:19 -0700
Hi,
Is it possible to read/load an image (e.g. Tiff), draw something at
the center (e.g. a circle or a word) and save the altered image? How?
Many thanks,
-Itai
Jim LeeRe: How to change content of image file?
on Thu, 08 Oct 2020 19:36:30 +0200
hi,

> Is it possible to read/load an image (e.g. Tiff), draw something at
> the center (e.g. a circle or a word) and save the altered image? How?

you have to assign Presspace to Bitmap
you can use same Presspace to draw GRA* Function "into" Bitmap
Itai Ben-ArtziRe: How to change content of image file?
on Fri, 09 Oct 2020 02:27:17 -0700
Thank you, Jim.
That works alright, but the PS alters the original file's specs.