how to get binary data from a photo type image?
- From: solar-sunng@xxxxxxx
- Date: 29 Apr 2007 19:13:29 -0700
hi,
I want to modify a image whit tclmagick, and I want to use the
"wandName ReadImageBlob data" to read image,
I wrote the following codes :
image create photo $newImName
set img [magick create wand img0]
$img ReadImageBlob [$newImName data -format jpeg]
but ReadImageBlob method return a error:
ImageMagick: Unknown error
ImageMagick: Unknown error
while executing
"$img ReadImageBlob [DbgNub_Do 1 {2 1874 {54355 28}} {$newImName data -
format jpeg}]"
so, how to get binary data from a photo type image?
thanks!
.
- Prev by Date: Re: Expect script to log in to server no longer working - fork broken??
- Next by Date: Re: How can eval and glob do this?
- Previous by thread: n00b saying "hi"
- Next by thread: Packages and Expect
- Index(es):