Search found 2 matches
- 2016-05-23T02:55:44-07:00
- Forum: Magick.NET
- Topic: How to apply shadow to all side of image
- Replies: 26
- Views: 47960
Re: How to apply shadow to all side of image
Can u please provide magick.net code for the same?
- 2016-05-21T05:58:54-07:00
- Forum: Magick.NET
- Topic: How to apply shadow to all side of image
- Replies: 26
- Views: 47960
Re: How to apply shadow to all side of image
How to apply shadow to all side of image?
when i am using this code "image.Shadow(5, 5, 10, new Percentage(10), MagickColors.DarkRed);"
so it is creating the shadow of the content of the image.
but i need shadow of all 4 sides of image?
when i am using this code "image.Shadow(5, 5, 10, new Percentage(10), MagickColors.DarkRed);"
so it is creating the shadow of the content of the image.
but i need shadow of all 4 sides of image?