Creating Logos with SkiaSharp
LOGO on this website is generated using SkiaSharp Only
Requirements
- Visual Studio Code (VS Code)
- Polyglot Notebook Extension
- A little bit of experience in C#
- For Basic/Installation please visit Basic Setup
Code
Install SkiaSharp
| |
Import SkiaSharp Library
| |
Code To Generate Logo
Logo Dimention and Stuff
| |
Vapor Structure Path
| |
Finnaly Use of SKCanvas and SKBitmap to Generate Image.
| |


