Hello all,
can i create mandala images with ImageMagick?
Something like this for example: https://www.pinterest.de/pin/609252655810502594
Greetings lelldorin
Search found 8 matches
- 2017-11-25T11:36:23-07:00
- Forum: Users
- Topic: Creating mandala graphics
- Replies: 4
- Views: 5641
- 2017-11-18T14:12:36-07:00
- Forum: Users
- Topic: Haiku ImageMagick GUI - One click optimising
- Replies: 1
- Views: 3422
Haiku ImageMagick GUI - One click optimising
Hello all, a want to add a one click optimising function into my IM GUI. I have collect some functions who should optimise an image: convert -strip -interlace Plane -auto-orient -normalize -compress None input-file output-file Make this process sense? Can this one used for all image types or should ...
- 2017-11-18T14:06:16-07:00
- Forum: Users
- Topic: Range of radius, sigma, amount, threshold...
- Replies: 4
- Views: 7297
Re: Range of radius, sigma, amount, threshold...
Thanks for your reply
- 2017-08-01T07:58:36-07:00
- Forum: Developers
- Topic: Haiku OS: A gui for ImageMagick
- Replies: 3
- Views: 84747
Re: Haiku OS: A gui for ImageMagick
Thanks magick
- 2017-08-01T07:54:58-07:00
- Forum: Users
- Topic: Count of colors by a picture
- Replies: 1
- Views: 3896
Count of colors by a picture
Hello
how can i get the used colors of an image using imagemagick?
I want to reduce the colors of an image to the lowest color value, but without lost the quality.
In corel Photo Paint 5 i have the option to reduce the colors to the only needed color.
Greetings Lelldorin
how can i get the used colors of an image using imagemagick?
I want to reduce the colors of an image to the lowest color value, but without lost the quality.
In corel Photo Paint 5 i have the option to reduce the colors to the only needed color.
Greetings Lelldorin
- 2017-07-22T13:36:00-07:00
- Forum: Users
- Topic: Range of radius, sigma, amount, threshold...
- Replies: 4
- Views: 7297
Re: Range of radius, sigma, amount, threshold...
Thanks fmw42,
it is correct that i does not said that operator, because i want to know it of all operators . Is there any right lines for the operator settings like (factor, brightness...)?
it is correct that i does not said that operator, because i want to know it of all operators . Is there any right lines for the operator settings like (factor, brightness...)?
- 2017-07-22T13:32:25-07:00
- Forum: Developers
- Topic: Haiku OS: A gui for ImageMagick
- Replies: 3
- Views: 84747
Haiku OS: A gui for ImageMagick
Hello all,
i create a simple gui for IM for the Haiku (https://www.haiku-os.org) operating system:
I use the name ImageMagickGUI, is this possible or should i change the name?
Greetings lelldorin
i create a simple gui for IM for the Haiku (https://www.haiku-os.org) operating system:
I use the name ImageMagickGUI, is this possible or should i change the name?
Greetings lelldorin
- 2017-06-11T14:04:36-07:00
- Forum: Users
- Topic: Range of radius, sigma, amount, threshold...
- Replies: 4
- Views: 7297
Range of radius, sigma, amount, threshold...
Hello all, during testing imagemagick on Haiku (OS), i create a little GUI to store my learned knowledge. Here i use at the moment text fields for enter the numers for "radius", "sigma", "amond", "threshold"... I wanrt to use here sliders to set this numers, but i does not know the range for this ...