Hello Everyone,
Can I have any further updates for my above query on transparent image? Please provide your valuable feedback ASAP.
Thanks in advanced
Search found 62 matches
- 2019-03-03T21:52:56-07:00
- Forum: IMagick
- Topic: Greyscale shift or Interpolation
- Replies: 8
- Views: 101918
- 2019-02-25T06:26:55-07:00
- Forum: IMagick
- Topic: Greyscale shift or Interpolation
- Replies: 8
- Views: 101918
Re: Greyscale shift or Interpolation
Thanks Snibgo. One point I need to confirm in above sample command. The value 20 and 200 are the pixel color values that will be matching in an image to replace with less & greater values respectively. Also I did checked with the PNG transparent image and found that the effect is also applying on ...
- 2019-02-25T04:06:41-07:00
- Forum: IMagick
- Topic: Greyscale shift or Interpolation
- Replies: 8
- Views: 101918
Re: Greyscale shift or Interpolation
Hello Snibgo,
Thank you for your reply.
Can you please provide any sample command of ImageMagick for the pixel range need to change which is less then 20 & greater then 200?
I need the IM command and will check at my end with the different range of pixels.
Thanks in advanced.
Thank you for your reply.
Can you please provide any sample command of ImageMagick for the pixel range need to change which is less then 20 & greater then 200?
I need the IM command and will check at my end with the different range of pixels.
Thanks in advanced.
- 2019-02-22T07:06:21-07:00
- Forum: IMagick
- Topic: Greyscale shift or Interpolation
- Replies: 8
- Views: 101918
Re: Greyscale shift or Interpolation
Here what we are trying to achieve is to convert all the pixels from an image below color value 50 to 50 and the pixel with color value above 200 to 200. For example, is a pixel has color value 30, it should be automatically converted to 50. Similarly, if a pixel has color value 250, it should be ...
- 2019-02-20T04:24:48-07:00
- Forum: IMagick
- Topic: Preserve Details 2.0 Upscale from IMAGEMAGICK
- Replies: 0
- Views: 77668
Preserve Details 2.0 Upscale from IMAGEMAGICK
Hi Team, Anyone have any idea if we can perform the below Photoshop feature from the ImageMagick commands? Edit > Preferences > Technology Previews > Enable Preserve Details 2.0 Upscale Note: this feature is only available on latest version of Photoshop CC. You can see the video of this feature from ...
- 2019-02-19T05:46:15-07:00
- Forum: IMagick
- Topic: Greyscale shift or Interpolation
- Replies: 8
- Views: 101918
Greyscale shift or Interpolation
Hi Team, Can anyone have any idea how we can get the image lowest and highest pixel in an image. And also what I need to do is that we need to get the images lighter value and darker values and also need to adjust the low as well as high values to user defined. Like we have an image with a color ...
- 2019-01-25T02:19:51-07:00
- Forum: IMagick
- Topic: Snapping/rotating the image vertically
- Replies: 3
- Views: 88909
Re: Snapping/rotating the image vertically
Please see the below url for the image which I need to snap/rotate vertically. Please let me know if that will be done from IM command?
https://www.dropbox.com/s/mc8axjfa865zj ... e.png?dl=0
https://www.dropbox.com/s/mc8axjfa865zj ... e.png?dl=0
- 2019-01-24T03:25:51-07:00
- Forum: IMagick
- Topic: Snapping/rotating the image vertically
- Replies: 3
- Views: 88909
Snapping/rotating the image vertically
Hello Team, Is there a way to snap/rotate the image vertically if it my image went out angled? Please see the attached image for more details. Ie we need like, if I have an cropped image which is angled then system will automatically snap the image to make the longest line a vertical line, and snap ...
- 2019-01-23T01:53:23-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
Re: Adjustments > black and white > preset feature
Hi Fred,
Yes now the issue has been resolved with your below command which I expected.
Yes now the issue has been resolved with your below command which I expected.
Thanks a ton!magick CloneOutput20190108040033.png hald-infrared.png -channel rgb -hald-clut +channel PNG32:result.png
- 2019-01-23T00:49:53-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
- 2019-01-21T22:32:05-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
Re: Adjustments > black and white > preset feature
Hi Fred,
I have sent you the input images via email, please check and let me know if its fine with you.
I have sent you the input images via email, please check and let me know if its fine with you.
- 2019-01-20T21:42:05-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
Re: Adjustments > black and white > preset feature
Hello Team,
It will be good if any one please provide any suggestion on my above query.
It will be good if any one please provide any suggestion on my above query.
- 2019-01-14T23:49:09-07:00
- Forum: Users
- Topic: Changes to equalize..
- Replies: 11
- Views: 20846
Re: Changes to equalize..
Hi Snibgo.
Thanks a ton, from your provided command my issue is now resolved and we are testing with the different types of images and checking if it is solved permanently or not. I will let you know if found any difficulty or issues.
Thanks again.
Thanks a ton, from your provided command my issue is now resolved and we are testing with the different types of images and checking if it is solved permanently or not. I will let you know if found any difficulty or issues.
Thanks again.
- 2019-01-13T22:54:04-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
Re: Adjustments > black and white > preset feature
Hi Snibgo,
I am using IM 7.0.8 version at the CentOS server.
Using the below command but still getting the issue with background is not as expected. Please suggest.
exec("magick CloneOutput20190108040033.png hald-infrared.png -channel RGB -hald-clut +channel PNG24:5x.png");
I am using IM 7.0.8 version at the CentOS server.
Using the below command but still getting the issue with background is not as expected. Please suggest.
exec("magick CloneOutput20190108040033.png hald-infrared.png -channel RGB -hald-clut +channel PNG24:5x.png");
- 2019-01-11T02:24:23-07:00
- Forum: IMagick
- Topic: Adjustments > black and white > preset feature
- Replies: 18
- Views: 178681
Re: Adjustments > black and white > preset feature
Hello Snibgo, I have checked with adding "PNG24:" but it again starts giving me the bad result for my image and now I am getting output as given in below URL. https://www.dropbox.com/s/m5ra9y900hbut0a/checkIRCMD.png?dl=0 I have ran the below two commands but getting same result as mentioned in above ...