Coder Social home page Coder Social logo

reneslijkhuis / example-wic-applications Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 94 KB

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

License: MIT License

Batchfile 0.42% C++ 10.03% C 4.96% C# 84.58%
wic windows-imaging-component cpp csharp vs2015

example-wic-applications's Introduction

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.

example-wic-applications's People

Contributors

reneslijkhuis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kannon-san

example-wic-applications's Issues

paint.net-wic-plugin does not load alpha channel properly

The issue is for paint.net-wic-plugin.
Looks like it does not handle alpha channel properly, images look completely messed up when loaded in paint.net using paint.net-wic-plugin.

Attached zip contains identical webp and png images. WIC plugin for webp images is here:
https://storage.googleapis.com/downloads.webmproject.org/releases/webp/WebpCodecSetup.exe

Both of these images are 100% identical, but when test.webp is loaded it has black background in place of transparent regions.

test.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.