Part 8.2 - c# SkiaSharp image processing (work with icons, tiff and animate gif files)

Опубликовано: 15 Октябрь 2024
на канале: Maximum Code
3,726
33

Learn how to manipulate images with c# and SkiaSharp.

Use c# to rotate, resize crop, insert text and shapes, and watermark images.
Learn to convert images and create a grayscale image.
Use c# to read Animated Gifs and Icons. Read any image pixels to create SkiaSharp object.

1:30 Install SkiaSharp
14:43 Learn about SkiaSharp
26:47 Rotate images
33:15 Flip images
36:37 Crop images
43:45 Transparent Color for watermark
45:48 Convert images to Grayscale
47:36 Resize images
52:12 Convert images to other formats
58:58 Read Animated Gif files
1:03:43 Read Tiff file example and conversion from other formats to and from SkiaSharp