Click here to Skip to main content
15,899,679 members
Articles / Multimedia / GDI+

Recreating Gdiplus Hatches with SkiaSharp

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
28 Dec 2022CPOL5 min read 12.7K   216   8  
A simple technique to quickly port hatch effects from Gdiplus to SkiaSharp
This article is aimed at developers who are porting projects based on the System.Drawing.Drawing2D Namespace to the newer SkiaSharp graphic library. If your project makes use of Gidplus HatchBrushes and you need to re-create them with SkiaSharp, read on.

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
Software Developer (Senior)
Spain Spain
Developing Windows desktop applications since 1995.
Works for Delivery Tech Corp. San Diego - USA

Projects:
http://www.labeljoy.com
http://www.newslettercreator.com

Comments and Discussions