You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SkiaSharpAPI/SkiaSharp/SKImage.xml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@
71
71
<paramname="filter">The filter to apply to the current image.</param>
72
72
<paramname="subset">The active portion of this image.</param>
73
73
<paramname="clipBounds">Constrains the device-space extent of the image to the given rectangle.</param>
74
-
<paramname="outSubset">The active portion of the resulting image</param>
74
+
<paramname="outSubset">The active portion of the resulting image.</param>
75
75
<paramname="outOffset">The amount to translate the resulting image relative to the source when it is drawn.</param>
76
76
<summary>Applies a given image filter to this image, and return the filtered result.</summary>
77
77
<returns>Returns the resulting image after the filter is applied, or <seelangword="null" /> if the image could not be created or would be transparent black (#00000000).</returns>
@@ -104,7 +104,7 @@
104
104
<paramname="filter">The filter to apply to the current image.</param>
105
105
<paramname="subset">The active portion of this image.</param>
106
106
<paramname="clipBounds">Constrains the device-space extent of the image to the given rectangle.</param>
107
-
<paramname="outSubset">The active portion of the resulting image</param>
107
+
<paramname="outSubset">The active portion of the resulting image.</param>
108
108
<paramname="outOffset">The amount to translate the resulting image relative to the source when it is drawn.</param>
109
109
<summary>Applies a given image filter to this image, and return the filtered result.</summary>
110
110
<returns>Returns the resulting image after the filter is applied, or <seelangword="null" /> if the image could not be created or would be transparent black (#00000000).</returns>
@@ -1739,7 +1739,7 @@
1739
1739
<paramname="texture">The description of the existing backend texture.</param>
1740
1740
<paramname="colorType">The color type to use for the image.</param>
1741
1741
<summary>Creates a new image from the specified texture.</summary>
1742
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
1742
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
1743
1743
<remarks />
1744
1744
</Docs>
1745
1745
</Member>
@@ -1868,7 +1868,7 @@
1868
1868
<paramname="origin">The origin of the texture.</param>
1869
1869
<paramname="colorType">The color type to use for the image.</param>
1870
1870
<summary>Creates a new image from the specified texture.</summary>
1871
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
1871
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
1872
1872
<remarks />
1873
1873
</Docs>
1874
1874
</Member>
@@ -2005,7 +2005,7 @@
2005
2005
<paramname="colorType">The color type to use for the image.</param>
2006
2006
<paramname="alpha">The transparency mode to use for the image.</param>
2007
2007
<summary>Creates a new image from the specified texture.</summary>
2008
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
2008
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
2009
2009
<remarks />
2010
2010
</Docs>
2011
2011
</Member>
@@ -2044,7 +2044,7 @@
2044
2044
<paramname="releaseProc">The delegate to invoke when the image is about to be destroyed.</param>
2045
2045
<paramname="releaseContext">The user data to use when invoking the delegate.</param>
2046
2046
<summary>Creates a new image from the specified texture descriptor.</summary>
2047
-
<returns>Returns the new image, or <seelangword="null" /> if the specified descriptor is unsupported</returns>
2047
+
<returns>Returns the new image, or <seelangword="null" /> if the specified descriptor is unsupported.</returns>
2048
2048
<remarks />
2049
2049
</Docs>
2050
2050
</Member>
@@ -2083,7 +2083,7 @@
2083
2083
<paramname="releaseProc">The delegate to invoke when the image is about to be destroyed.</param>
2084
2084
<paramname="releaseContext">The user data to use when invoking the delegate.</param>
2085
2085
<summary>Creates a new image from the specified OpenGL texture descriptor.</summary>
2086
-
<returns>Returns the new image, or <seelangword="null" /> if the specified descriptor is unsupported</returns>
2086
+
<returns>Returns the new image, or <seelangword="null" /> if the specified descriptor is unsupported.</returns>
2087
2087
<remarks />
2088
2088
</Docs>
2089
2089
</Member>
@@ -2150,7 +2150,7 @@
2150
2150
<paramname="alpha">The transparency mode to use for the image.</param>
2151
2151
<paramname="colorspace">The colorspace to use for the image.</param>
2152
2152
<summary>Creates a new image from the specified texture.</summary>
2153
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
2153
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
2154
2154
<remarks />
2155
2155
</Docs>
2156
2156
</Member>
@@ -2221,7 +2221,7 @@
2221
2221
<paramname="colorspace">The colorspace to use for the image.</param>
2222
2222
<paramname="releaseProc">The delegate to invoke when the image is about to be destroyed.</param>
2223
2223
<summary>Creates a new image from the specified texture.</summary>
2224
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
2224
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
2225
2225
<remarks />
2226
2226
</Docs>
2227
2227
</Member>
@@ -2296,7 +2296,7 @@
2296
2296
<paramname="releaseProc">The delegate to invoke when the image is about to be destroyed.</param>
2297
2297
<paramname="releaseContext">The user data to use when invoking the delegate.</param>
2298
2298
<summary>Creates a new image from the specified texture.</summary>
2299
-
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported</returns>
2299
+
<returns>Returns the new image, or <seelangword="null" /> if the specified texture is unsupported.</returns>
0 commit comments