MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Need help about how to bring image to clipboard?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16968] Need help about how to bring image to clipboard?
  • From: Ruangyuth Inorn <g39rio at cp.eng.chula.ac.th>
  • Date: Thu, 8 Apr 1999 02:32:56 -0400
  • Organization: Internet KSC Group
  • Sender: owner-wri-mathgroup at wolfram.com

Hello all

 My problem is I must do this series of job
 - PLot[....]
 - use mouse right click at the image to copy image to clipboard
 - call my mathlink program to read DIB image from clipboard to process
 - Plot[...]
 - use mouse right click at the image to copy image to clipboard
 - call my mathlink program to read DIB image from clipboard to process
  .
  .
  .
  .

 I must do it for many time and I want to write it to package for do
this routine job,
then I want to write this job to package but I didn't know how to bring
image to
clipboard without use mouse click, Is someone had any solution? and Is
Mathematica
had command to put image direct to clipboard?

Best Regards
Ruangyuth Inorn.



  • Prev by Date: Re: Permutations & Computer capacity
  • Next by Date: Re: Help needed with List!
  • Previous by thread: Re: Expand Exp[a(b-c)]
  • Next by thread: RE: Need help about how to bring image to clipboard?