Search found 1 match

by Kaitlyn225
2018-11-13T03:01:32-07:00
Forum: Users
Topic: How to dim or reduce opacity on annotation
Replies: 4
Views: 7016

Re: How to dim or reduce opacity on annotation

I am developing an image processing tool that allows users to read/manipulate different image formats and set/change the attributes of them. I am using magick++ api, so command line processing is not the way I need. Basically, I want to enable the user to change the transparency of a png file. I tri...