Skip to content

Some example projects that show how to use the Windows Imaging Component (WIC) for loading, saving and displaying images on Windows

License

Notifications You must be signed in to change notification settings

ReneSlijkhuis/example-wic-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example WIC applications

These example C++ and C# projects show how to use the Windows Imaging Component (WIC) for loading, saving and displaying images on Windows

example_3

Requirements

  • Microsoft Windows 7 or later.
  • Microsoft Visual Studio 2015 or later.

Example 1

Language: C++
Description: Shows how to read an image using the Windows Imaging Component (WIC).

Example 2

Language: C#
Description: Shows how to save an image in a different file format using the Windows Imaging Component (WIC).

Example 3

Language: C#
Description: Shows how to display an image in a WPF Window using the Windows Imaging Component (WIC).

Example 4

Language: C#
Description: Shows how to read an image using the Windows Imaging Component (WIC).

Example 5

Language: C++
Description: Shows how to read image metadata using the Windows Imaging Component (WIC).

Example 6

Language: C#
Description: Similar as example 4 but it uses the NuGet package stakx.WIC instead of the Microsoft WicCop interop library.

Example 7

Language: C++
Description: Shows how to save an image by using a custom WIC codec.

License

Released under the MIT license.

About

Some example projects that show how to use the Windows Imaging Component (WIC) for loading, saving and displaying images on Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published