The new vbAccelerator Site - more VB and .NET Code and Controls
Source Code
4 vbMedia  
 Texturising Images
 Combine an image with a tiled texture for neat graphic effects.


 NOTE: this code has been superceded by the version at the new site.



 

Texturising Demo

Download the Texturising Sample (186kb)

  Before you Begin  
  This project requires the SSubTmr.DLL component because it includes an implementation of the Slider control. Make sure you have loaded and registered this before trying any project.  

Overview
This sample provides a simple image processing application which applies a texture to an image by modifying the lightness of the image according to the lightness of a texture image. The texture image is tiled across the surface of the processed image.



TopBack to top
BackBack to Image Processing Using DIB Sections
Source Code - What We're About!Back to Source Code Overview

 
 

About  Contribute  Send Feedback  Privacy

Copyright © 1998-1999, Steve McMahon ( steve@vbaccelerator.com). All Rights Reserved.
Last updated: 25 August 1999