IT Community - Software Programming, Web Development and Technical Support

Chop Image using ImageMagick MagickNet

This is a discussion on Chop Image using ImageMagick MagickNet within the C# Programming forums, part of the Software Development category; Chop Image using ImageMagick Magick.Init(); MagickNet.Image img = new MagickNet.Image(new StreamReader(@"d:\template.psd").BaseStream); //...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > C# Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-07-2008, 10:21 PM
Anandavinayagam Anandavinayagam is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Posts: 131
Anandavinayagam is on a distinguished road
Default Chop Image using ImageMagick MagickNet

Chop Image using ImageMagick

Magick.Init();
MagickNet.Image img = new MagickNet.Image(new StreamReader(@"d:\template.psd").BaseStream);
//Image this text
img.Chop(new Geometry(10,10,10,10));
img.Write(@"d:\result.gif");

Magick.Term();

Output:
result.gif
__________________
The MOSS
Master of Solution Service
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-08-2008, 12:11 AM
$enthil $enthil is offline
D-Web Sr.Programmer
 
Join Date: Apr 2007
Posts: 162
$enthil is on a distinguished road
Smile Re: Chop Image using ImageMagick MagickNet

Is it possible to give a 3D effect to an image like If an image poster is wrapped on a box and it is viewed by its y & z axis..?
__________________
$enthil
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-08-2008, 01:36 AM
kingmaker kingmaker is offline
D-Web Genius
 
Join Date: Jun 2007
Posts: 882
kingmaker is on a distinguished road
Send a message via Yahoo to kingmaker
Default Re: Chop Image using ImageMagick MagickNet

Pls check the Examples....ImageMagick is only for resize...animate(gif),effects,adding text in image

ImageMagick v6 Examples
__________________
The KINGMAKER
Makes Every Thing Possible

Stuffs (My Blog)
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-08-2008, 04:32 AM
$enthil $enthil is offline
D-Web Sr.Programmer
 
Join Date: Apr 2007
Posts: 162
$enthil is on a distinguished road
Smile Re: Chop Image using ImageMagick MagickNet

Its really nice.. but its not fulfilling my requirement...

Anyway thanks for ur help...
__________________
$enthil
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Addnoise using ImageMagick MagickNet in C#.NET Anandavinayagam C# Programming 1 09-20-2008 02:24 AM
Can anyone mail me a MagickNet.src.1.0.0.3.zip or MagickNet.dll Savior C# Programming 8 09-16-2008 01:34 AM
ImageMagick MagickNet C# WebApplication Anandavinayagam C# Programming 80 08-04-2008 01:01 AM
Reading EXIF, IPTC & ICC Profile metadata from an image using MagickNet in C# letmein C# Programming 0 03-27-2008 01:42 AM
ImageMagick Magicknet psd to gif C#.NET Web Application kingmaker C# Programming 3 02-20-2008 09:57 PM


All times are GMT -7. The time now is 08:50 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0