I've been trying to got into Direct2D, and although successful up to this point, i'm stumped on how to implement the Chroma-key Effect on bitmaps. I'm trying to follow: https://msdn.microsoft.com/en-us/library/windows/desktop/dn890715(v=vs.85).aspx , but the code being 4-8 years out of date on average, means i can't find the same methods and functions in the intellisense documentation while typing the code. Has anyone done this before, and had success in making a graphical program? and could you please help me out?
0条回答
相关问题
- how to call a C++ dll from C# windows application
- efficiently calling unmanaged method taking unmana
- Why is my COM factory never released during the pr
- How to debug static dependency loading problems?
- Bitshift operation with signed and unsigned
相关文章
- C++: Callback typedefs with __stdcall in MSVC
- Is it possible to check whether you are building f
- Which VC++ redistributable package to choose (x86
- How to convert Byte Array to hex string in visual
- Visual Studio Profiler showing “[broken]” as funct
- What exactly is the “Multi-threaded Debug DLL” Run
- Is it safe to bind a reference to a not yet constr
- SEH exception with code 0xc0000005 thrown in the t