Re: [gdal-dev] how to access Image palette in HDF files

2009-05-07 Thread Emilio Mayorga
text on > the product description. > > - Try to access the HDFEOS libraries from your C# code - that is the hard one > - and find the color table yourself. > > I hope that it helps, > > Ivan > >>  ---Original Message--- >>  From: jor sion &g

Re: [gdal-dev] how to access Image palette in HDF files

2009-05-07 Thread Lucena, Ivan
: [gdal-dev] how to access Image palette in HDF files > Sent: May 07 '09 03:45 > > Hi, > � > I am using GDAL in CSharp to read the information from HDF files. > � > [LINK: mailto:gdal-...@lists.osgeo.org] I do not know how to access the > information Image p

[gdal-dev] how to access Image palette in HDF files

2009-05-07 Thread jor sion
Hi, I am using GDAL in CSharp to read the information from HDF files. I do not know how to access the information Image palette in HDF files. The picture below shows the file structure of the HDF file I used. [image: pal_browse_jul.png] and I want to got the information of Image palette. Any su