Path: news.mathworks.com!not-for-mail
From: Steve Eddins <Steve.Eddins@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: reading gif
Date: Tue, 06 May 2008 16:44:42 -0400
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <fvqfvq$kgs$1@fred.mathworks.com>
References: <fvl2ih$khs$1@fred.mathworks.com> <fvn2qd$rpv$1@fred.mathworks.com> <fvplf3$4ln$1@fred.mathworks.com> <fvpn6m$rt6$1@fred.mathworks.com> <fvq2j4$prk$1@fred.mathworks.com>
NNTP-Posting-Host: eddinss-lt.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1210106682 21020 172.31.57.98 (6 May 2008 20:44:42 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 6 May 2008 20:44:42 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
In-Reply-To: <fvq2j4$prk$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:467011


Robert Johansson wrote:
> Its a logotype. 
> 
> http://www.umu.se/umu/profil/allmant/logotyp.html
> 
> The one to the left is of size 101x101 but a matrix of 
> 101x101 is not enough to describe it. I guess that it has 
> something to do with to file format.

If you have an image with 101 rows and 101 columns of pixels, then a 
101x101 matrix is just what you need to describe it exactly.  File 
format has nothing to do with it.