Click here to Skip to main content
15,891,633 members
Articles / Multimedia / GDI

Reflected Image in C# with GDI and Unchecked Code

Rate me:
Please Sign up or sign in to vote.
4.43/5 (3 votes)
11 Apr 2022CPOL 4.4K   7  
Creating a optionally sheared mirrored image from a source image in a collage
This tip shows how to make a fast reflected image from an original image with an optional shear factor and some blurring.

Views

Daily Counts

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)
South Africa South Africa
Started in 1988 programming in Pascal, making a 68000 emulator on a DOS platform. Then from Pascal to Clipper, to C++ and now using C#. I've been programming for all walks of businesses; opticians, opthomologist, carbage collectors, reinforcement steel producers, retail chains, and more.
I'm now travelling through Africa with a home-build expedition truck.

Comments and Discussions