Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!v3g2000hsg.googlegroups.com!not-for-mail
From:  "A.E lover" <aelover11@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Imline command, how to disable the drag&resize abilities of this function?
Date: Tue, 06 Nov 2007 19:22:52 -0800
Organization: http://groups.google.com
Lines: 15
Message-ID: <1194405772.063393.88150@v3g2000hsg.googlegroups.com>
NNTP-Posting-Host: 71.98.80.188
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1194405772 19425 127.0.0.1 (7 Nov 2007 03:22:52 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 7 Nov 2007 03:22:52 +0000 (UTC)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: v3g2000hsg.googlegroups.com; posting-host=71.98.80.188;
Xref: news.mathworks.com comp.soft-sys.matlab:436349



Hi all,

I want to draw a line on an image. I found that Image processing tool
box supports "imline" function  which might be what I need. The
problem is that this function also allows  the user to drag, resize,
or change the color of the line while I don't want him to do that.
Would anybody tell me how to disable the drag & resize abilities of
"imline"?

Thanks a lot.

Regards,

AELOVER11