Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / C#

Circular Morph 2D Images using a Simple Class

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
12 Apr 2020CPOL3 min read 6.4K   177   5  
A simple way to morph square 2D into circular banners
This article discusses the classBannerBender which is used to curve-morph bitmap images. The class requires only an input image and an output radius to produce a circular banner of the original square image source.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
CEO unemployable
Canada Canada
Christ Kennedy grew up in the suburbs of Montreal and is a bilingual Quebecois with a bachelor’s degree in computer engineering from McGill University. He is unemployable and currently living in Moncton, N.B. writing his next novel.

Comments and Discussions