MapWindow 4 - Plugins : MapWindow Discussion Forum
Hi, For my plugin, I'm trying to resize an image .I have added the image in a seperate layer.But i am not getting it as per scale.Comparing with other layers objects it is very much bigger The following code is what I've used: m_MapWin.Layers.Add(image)
Resize the image loaded in a layer
Posted by:
sdj ()
Date: June 22, 2010 03:41AM
Hi,
For my plugin, I'm trying to resize an image .I have added the image in a seperate layer.But i am not getting it as per scale.Comparing with other layers objects it is very much bigger
The following code is what I've used:
m_MapWin.Layers.Add(image)
plz suggest how can i solve the problem....
For my plugin, I'm trying to resize an image .I have added the image in a seperate layer.But i am not getting it as per scale.Comparing with other layers objects it is very much bigger
The following code is what I've used:
m_MapWin.Layers.Add(image)
plz suggest how can i solve the problem....
Re: Resize the image loaded in a layer
Posted by:
pmeems ()
Date: June 23, 2010 05:13AM
What format is your image: PNG, ECW?
Is the image georeferenced?
You can also open the image first as an image object and then change some settings.
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Is the image georeferenced?
You can also open the image first as an image object and then change some settings.
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Re: Resize the image loaded in a layer
Posted by:
sdj ()
Date: June 25, 2010 02:00AM
hi,
images are in gif format and not georeferenced.
I am working with several number of images and
each image opens taking a new layer.
is it possible to open all images in a single layer?
images are in gif format and not georeferenced.
I am working with several number of images and
each image opens taking a new layer.
is it possible to open all images in a single layer?
Re: Resize the image loaded in a layer
Posted by:
pmeems ()
Date: June 28, 2010 03:19AM
If you want to open them as a layer, it's better to georeference them.
After that you can scale them as well by changing the scale value in the world file.
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
After that you can scale them as well by changing the scale value in the world file.
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Sorry, only registered users may post in this forum.


