Click here to Skip to main content
15,894,825 members
Articles / High Performance Computing / Parallel Processing

Learn How To Do Alphablending with CUDA

Rate me:
Please Sign up or sign in to vote.
4.76/5 (15 votes)
1 Sep 2009CPOL2 min read 49.7K   852   26  
Image processing with a burst of performance from CUDA
#pragma once

#include "resource.h"

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) http://home.so-net.net.tw/lioucy
Taiwan Taiwan
I've been a coding guy for 15 years, using C/C++ and assembly. Also using database to do information presenation with graphics applications.

Comments and Discussions