This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_wpf_desktop_edition_layers_featuresources_samples [2016/10/13 09:34] tgwikiupdate |
map_suite_wpf_desktop_edition_layers_featuresources_samples [2017/03/17 02:12] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Map Suite Wpf Desktop Edition Layers & FeatureSources Samples ====== | ====== Map Suite Wpf Desktop Edition Layers & FeatureSources Samples ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| <div sampleitem> | <div sampleitem> | ||
| ==== Raster Image Color Replacement ==== | ==== Raster Image Color Replacement ==== | ||
| <div screenshot> | <div screenshot> | ||
| - | {{wpfedition:codesamples:map_suite_wpf_desktop_editon_ColorReplacement.png?300x180}} | + | {{wpfedition:map_suite_wpf_desktop_editon_colorreplacement.png?300x180}} |
| </div> | </div> | ||
| <div content> | <div content> | ||
| <div download_viewsource_buttons> | <div download_viewsource_buttons> | ||
| [[Source_Code_WpfDesktopEditionSample_ColorReplacement.zip|View Source]] | [[Source_Code_WpfDesktopEditionSample_ColorReplacement.zip|View Source]] | ||
| - | {{filehistory:WpfDesktopEditionSample_ColorReplacement.zip|C# Download}} | + | {{wpfedition:wpfdesktopeditionsample_colorreplacement.zip|C# Download}} |
| </div> | </div> | ||
| <div sample_otherlinks> | <div sample_otherlinks> | ||
| Line 16: | Line 19: | ||
| </div> | </div> | ||
| In today’s WPF project, we show you how to replace a specific color in a raster image, with the advantage of new added API Color Mapping. For the example, in this project, the lake in Green can be replaced with blue. | In today’s WPF project, we show you how to replace a specific color in a raster image, with the advantage of new added API Color Mapping. For the example, in this project, the lake in Green can be replaced with blue. | ||
| + | |||
| + | To make sure this sample work, you will need to use the latest Development daily build of “MapSuiteCore.dll” and “WpfDesktopEdition.dll”, version 9.0.477.0 or higher. | ||
| </div> | </div> | ||
| </div> | </div> | ||