From 09f62970650e0397ca6b7f1a08409de15beaf70d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 09:10:04 +0000 Subject: [PATCH] Fill and review API documentation Grammar and style fixes across API docs identified during the reviewing pass: - SKPaint (type remarks): 'an paint' -> 'a paint' (2x). - SKStream (Move overload summaries): 'an relative offset' -> 'a relative offset' (2x). - SKCanvas (DrawAnnotation): 'Send an key/value pair' -> 'Sends a key/value pair'; 'on may canvas types' -> 'on many canvas types'. - SKFontManager (MatchCharacter remarks, 6 overloads): 'and3166-1' -> 'and 3166-1'; 'just pass a ISO 639 here' -> 'just pass an ISO 639 here'. - SKSurface (DisposeManaged): align summary with the standard SKNativeObject.DisposeManaged wording used in sibling types. Verified with: dotnet cake --target=docs-format-docs (0 findings, 0 errors on 430 types / 5022 members). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- SkiaSharpAPI/SkiaSharp/SKCanvas.xml | 294 +++++++++++------------ SkiaSharpAPI/SkiaSharp/SKFontManager.xml | 76 +++--- SkiaSharpAPI/SkiaSharp/SKPaint.xml | 90 +++---- SkiaSharpAPI/SkiaSharp/SKStream.xml | 64 ++--- SkiaSharpAPI/SkiaSharp/SKSurface.xml | 140 +++++------ 5 files changed, 332 insertions(+), 332 deletions(-) diff --git a/SkiaSharpAPI/SkiaSharp/SKCanvas.xml b/SkiaSharpAPI/SkiaSharp/SKCanvas.xml index 42fbd772..3ddbbf5c 100644 --- a/SkiaSharpAPI/SkiaSharp/SKCanvas.xml +++ b/SkiaSharpAPI/SkiaSharp/SKCanvas.xml @@ -4,7 +4,7 @@ SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKObject @@ -290,7 +290,7 @@ using (var surface = SKSurface.Create(info)) { Constructor SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -308,7 +308,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -326,7 +326,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -347,7 +347,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -368,7 +368,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -394,7 +394,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -420,7 +420,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -443,7 +443,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -469,7 +469,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -496,7 +496,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -523,7 +523,7 @@ using (var surface = SKSurface.Create(info)) { Property SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -549,7 +549,7 @@ using (var surface = SKSurface.Create(info)) { Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKRectI @@ -567,7 +567,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -597,7 +597,7 @@ done with ; any cached data is deleted when the owning Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -619,7 +619,7 @@ done with ; any cached data is deleted when the owning Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -637,7 +637,7 @@ done with ; any cached data is deleted when the owning Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -651,14 +651,14 @@ done with ; any cached data is deleted when the owning The bounds of the annotation. The name of the annotation. The blob of data to attach to the annotation. - Send an key/value pair "annotation" to the canvas. + Sends a key/value pair "annotation" to the canvas. @@ -672,7 +672,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -701,7 +701,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -733,7 +733,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -762,7 +762,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -798,7 +798,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -836,7 +836,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -869,7 +869,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -904,7 +904,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -934,7 +934,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -964,7 +964,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -991,7 +991,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1023,7 +1023,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1050,7 +1050,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1082,7 +1082,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1111,7 +1111,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1140,7 +1140,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1167,7 +1167,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1196,7 +1196,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1225,7 +1225,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1256,7 +1256,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1283,7 +1283,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1312,7 +1312,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1337,7 +1337,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1364,7 +1364,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1387,7 +1387,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1410,7 +1410,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1439,7 +1439,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1462,7 +1462,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1487,7 +1487,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1517,7 +1517,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1547,7 +1547,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1574,7 +1574,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1606,7 +1606,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1633,7 +1633,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -1665,7 +1665,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1694,7 +1694,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1723,7 +1723,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1750,7 +1750,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1779,7 +1779,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1808,7 +1808,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1839,7 +1839,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1866,7 +1866,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1895,7 +1895,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1920,7 +1920,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1949,7 +1949,7 @@ this information. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1981,7 +1981,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKData @@ -2005,7 +2005,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2037,7 +2037,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKData @@ -2061,7 +2061,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2084,7 +2084,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2109,7 +2109,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2138,7 +2138,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2159,7 +2159,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2186,7 +2186,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2215,7 +2215,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2238,7 +2238,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2261,7 +2261,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2305,7 +2305,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2330,7 +2330,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2357,7 +2357,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2380,7 +2380,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2403,7 +2403,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2428,7 +2428,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2453,7 +2453,7 @@ buffer as it is drawn to the canvas. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2498,7 +2498,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2521,7 +2521,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2550,7 +2550,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2573,7 +2573,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2596,7 +2596,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2621,7 +2621,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2648,7 +2648,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2681,7 +2681,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2706,7 +2706,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2731,7 +2731,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2758,7 +2758,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2785,7 +2785,7 @@ contours intersect each other (think ). Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2867,7 +2867,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2894,7 +2894,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -2926,7 +2926,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -2955,7 +2955,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -2989,7 +2989,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3020,7 +3020,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -3054,7 +3054,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3085,7 +3085,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -3121,7 +3121,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -3157,7 +3157,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3190,7 +3190,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3223,7 +3223,7 @@ using (var surface = SKSurface.Create(info)) { Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3255,7 +3255,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKData @@ -3279,7 +3279,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3304,7 +3304,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3331,7 +3331,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3360,7 +3360,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3391,7 +3391,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3424,7 +3424,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3442,7 +3442,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3465,7 +3465,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3488,7 +3488,7 @@ safely ignored. Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3507,7 +3507,7 @@ safely ignored. Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3526,7 +3526,7 @@ safely ignored. Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKRect @@ -3544,7 +3544,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3567,7 +3567,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -3590,7 +3590,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3608,7 +3608,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3626,7 +3626,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3647,7 +3647,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3668,7 +3668,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3693,7 +3693,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3714,7 +3714,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3739,7 +3739,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -3758,7 +3758,7 @@ safely ignored. Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -3776,7 +3776,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -3795,7 +3795,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -3823,7 +3823,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -3850,7 +3850,7 @@ safely ignored. Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -3893,7 +3893,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3914,7 +3914,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3935,7 +3935,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3958,7 +3958,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -3985,7 +3985,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -4012,7 +4012,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -4039,7 +4039,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -4060,7 +4060,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -4083,7 +4083,7 @@ guaranteed to happen. If exact clipping is desired, use Property SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -4109,7 +4109,7 @@ guaranteed to happen. If exact clipping is desired, use Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKMatrix @@ -4127,7 +4127,7 @@ guaranteed to happen. If exact clipping is desired, use Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKMatrix44 @@ -4145,7 +4145,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -4166,7 +4166,7 @@ guaranteed to happen. If exact clipping is desired, use Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void diff --git a/SkiaSharpAPI/SkiaSharp/SKFontManager.xml b/SkiaSharpAPI/SkiaSharp/SKFontManager.xml index b752645f..2338653c 100644 --- a/SkiaSharpAPI/SkiaSharp/SKFontManager.xml +++ b/SkiaSharpAPI/SkiaSharp/SKFontManager.xml @@ -4,7 +4,7 @@ SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKObject @@ -22,7 +22,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKFontManager @@ -41,7 +41,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -65,7 +65,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -89,7 +89,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -113,7 +113,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -137,7 +137,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKFontManager @@ -155,7 +155,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -177,7 +177,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -200,7 +200,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -218,7 +218,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.String @@ -240,7 +240,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.String[] @@ -259,7 +259,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKFontStyleSet @@ -281,7 +281,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKFontStyleSet @@ -303,7 +303,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -325,7 +325,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -347,7 +347,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -371,7 +371,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -395,7 +395,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -415,8 +415,8 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -454,8 +454,8 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -495,8 +495,8 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -540,8 +540,8 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -585,8 +585,8 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -630,8 +630,8 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface @@ -671,7 +671,7 @@ in the system fallback.]]> Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKTypeface diff --git a/SkiaSharpAPI/SkiaSharp/SKPaint.xml b/SkiaSharpAPI/SkiaSharp/SKPaint.xml index 023295c4..cafa193f 100644 --- a/SkiaSharpAPI/SkiaSharp/SKPaint.xml +++ b/SkiaSharpAPI/SkiaSharp/SKPaint.xml @@ -4,7 +4,7 @@ SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKObject @@ -20,7 +20,7 @@ Anytime you draw something in SkiaSharp, and want to specify what color it is, or how it blends with the background, or what style or font to draw it in, you specify those attributes in a paint. -Unlike , an paint object does not maintain an +Unlike , a paint object does not maintain an internal stack of state. That is, there is no save/restore on a paint. However, paint objects are relatively light-weight, so the client may create and maintain any number of paint objects, each set up for a particular use. @@ -37,7 +37,7 @@ support effects. These are subclasses of different aspects of the drawing pipeline, that when referenced by a paint, are called to override some part of the drawing pipeline. -There are five types of effects that can be assigned to an paint object: +There are five types of effects that can be assigned to a paint object: | Effect | Details | |---------------|------------------------------------------------------------------------------------------------| @@ -143,7 +143,7 @@ The example above produces the following: Constructor SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -158,7 +158,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKBlender @@ -176,7 +176,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKBlendMode @@ -194,7 +194,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPaint @@ -213,7 +213,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKColor @@ -231,7 +231,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKColorF @@ -249,7 +249,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKColorFilter @@ -267,7 +267,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -289,7 +289,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -307,7 +307,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -334,7 +334,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -356,7 +356,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -380,7 +380,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -410,7 +410,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -435,7 +435,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -459,7 +459,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -483,7 +483,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -515,7 +515,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -547,7 +547,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -579,7 +579,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -606,7 +606,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -633,7 +633,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -660,7 +660,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -686,7 +686,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPath @@ -712,7 +712,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -746,7 +746,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -780,7 +780,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -809,7 +809,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -838,7 +838,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKImageFilter @@ -856,7 +856,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -875,7 +875,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -894,7 +894,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -913,7 +913,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKMaskFilter @@ -931,7 +931,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPathEffect @@ -949,7 +949,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -967,7 +967,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -990,7 +990,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKShader @@ -1008,7 +1008,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKStrokeCap @@ -1026,7 +1026,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKStrokeJoin @@ -1044,7 +1044,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Single @@ -1062,7 +1062,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Single @@ -1080,7 +1080,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPaintStyle diff --git a/SkiaSharpAPI/SkiaSharp/SKStream.xml b/SkiaSharpAPI/SkiaSharp/SKStream.xml index f8f71ec9..ae3acb13 100644 --- a/SkiaSharpAPI/SkiaSharp/SKStream.xml +++ b/SkiaSharpAPI/SkiaSharp/SKStream.xml @@ -4,7 +4,7 @@ SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKObject @@ -22,7 +22,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKData @@ -41,7 +41,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.IntPtr @@ -60,7 +60,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -79,7 +79,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -98,7 +98,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -117,7 +117,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -135,7 +135,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -145,7 +145,7 @@ The relative offset. - Seeks to an relative offset in the stream. + Seeks to a relative offset in the stream. if seeking is supported and the seek was successful; otherwise, . If an attempt is made to move to a position outside the stream, the position will be set to the closest point within the stream (beginning or end). @@ -158,7 +158,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 @@ -173,7 +173,7 @@ The relative offset. - Seeks to an relative offset in the stream. + Seeks to a relative offset in the stream. if seeking is supported and the seek was successful; otherwise, . If an attempt is made to move to a position outside the stream, the position will be set to the closest point within the stream (beginning or end). @@ -186,7 +186,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -210,7 +210,7 @@ Property SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -228,7 +228,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -252,7 +252,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -276,7 +276,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -295,7 +295,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -318,7 +318,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Byte @@ -337,7 +337,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -360,7 +360,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int16 @@ -379,7 +379,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -402,7 +402,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 @@ -421,7 +421,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -444,7 +444,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.SByte @@ -463,7 +463,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -486,7 +486,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.UInt16 @@ -505,7 +505,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -528,7 +528,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.UInt32 @@ -547,7 +547,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -570,7 +570,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -590,7 +590,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -613,7 +613,7 @@ Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Int32 diff --git a/SkiaSharpAPI/SkiaSharp/SKSurface.xml b/SkiaSharpAPI/SkiaSharp/SKSurface.xml index 1e8a782c..6afcd557 100644 --- a/SkiaSharpAPI/SkiaSharp/SKSurface.xml +++ b/SkiaSharpAPI/SkiaSharp/SKSurface.xml @@ -4,7 +4,7 @@ SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKObject @@ -71,7 +71,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKCanvas @@ -89,7 +89,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.GRRecordingContext @@ -107,7 +107,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -129,7 +129,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -151,7 +151,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -175,7 +175,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -199,7 +199,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -223,7 +223,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -247,7 +247,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -273,7 +273,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -299,7 +299,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -325,7 +325,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -351,7 +351,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -377,7 +377,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -403,7 +403,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -429,7 +429,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -455,7 +455,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -481,7 +481,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -509,7 +509,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -537,7 +537,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -565,7 +565,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -593,7 +593,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -621,7 +621,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -649,7 +649,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -677,7 +677,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -705,7 +705,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -733,7 +733,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -761,7 +761,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -789,7 +789,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -817,7 +817,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -845,7 +845,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -875,7 +875,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -905,7 +905,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -935,7 +935,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -965,7 +965,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -995,7 +995,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1025,7 +1025,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1055,7 +1055,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1085,7 +1085,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1115,7 +1115,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1145,7 +1145,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1175,7 +1175,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1205,7 +1205,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1235,7 +1235,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1267,7 +1267,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1299,7 +1299,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1331,7 +1331,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1363,7 +1363,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1395,7 +1395,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1427,7 +1427,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1459,7 +1459,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1493,7 +1493,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1527,7 +1527,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1561,7 +1561,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1595,7 +1595,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurface @@ -1619,7 +1619,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1641,14 +1641,14 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void - Releases managed resources. + Implemented by derived types to destroy any managed objects. @@ -1659,7 +1659,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1686,7 +1686,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1713,7 +1713,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1742,7 +1742,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1760,7 +1760,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Void @@ -1783,7 +1783,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKPixmap @@ -1802,7 +1802,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -1824,7 +1824,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 System.Boolean @@ -1854,7 +1854,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKImage @@ -1873,7 +1873,7 @@ The example above produces the following: Method SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKImage @@ -1895,7 +1895,7 @@ The example above produces the following: Property SkiaSharp - 4.150.0.0 + 4.151.0.0 SkiaSharp.SKSurfaceProperties