Click here to Skip to main content
15,894,410 members
Articles / Desktop Programming / Win32

Plain C Resampling DLL

Rate me:
Please Sign up or sign in to vote.
4.86/5 (40 votes)
19 Dec 2007CPOL5 min read 193.3K   4.8K   53  
A small DLL providing two functions to resample GDI-based bitmap
#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) Biotecnica Instruments S.p.A.
Italy Italy




Debugging? Klingons do not debug. Our software does not coddle the weak. Bugs are good for building character in the user.
-- The Klingon programmer



Beelzebub for his friends [^].





Comments and Discussions