Skip to content

Commit

Permalink
Updated manual.
Browse files Browse the repository at this point in the history
  • Loading branch information
arklumpus committed May 2, 2022
1 parent 5bcdcd2 commit 5b09d66
Show file tree
Hide file tree
Showing 516 changed files with 7,856 additions and 7,292 deletions.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = VectSharp
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.2.1
PROJECT_NUMBER = 2.3.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
Binary file modified docs/api/VectSharp.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/api/_avalonia_context_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<td id="projectlogo"><img alt="Logo" src="icon.svg"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">VectSharp
&#160;<span id="projectnumber">2.2.1</span>
&#160;<span id="projectnumber">2.3.0</span>
</div>
<div id="projectbrief">A light library for C# vector graphics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/_box_blur_filter_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<td id="projectlogo"><img alt="Logo" src="icon.svg"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">VectSharp
&#160;<span id="projectnumber">2.2.1</span>
&#160;<span id="projectnumber">2.3.0</span>
</div>
<div id="projectbrief">A light library for C# vector graphics</div>
</td>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/_brush_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<td id="projectlogo"><img alt="Logo" src="icon.svg"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">VectSharp
&#160;<span id="projectnumber">2.2.1</span>
&#160;<span id="projectnumber">2.3.0</span>
</div>
<div id="projectbrief">A light library for C# vector graphics</div>
</td>
Expand Down Expand Up @@ -581,7 +581,7 @@
<div class="ttc" id="astruct_vect_sharp_1_1_point_html_aacc1aee83844f035858ff926e10d42fa"><div class="ttname"><a href="struct_vect_sharp_1_1_point.html#aacc1aee83844f035858ff926e10d42fa">VectSharp.Point.Modulus</a></div><div class="ttdeci">double Modulus()</div><div class="ttdoc">Computes the modulus of the vector represented by the Point.</div><div class="ttdef"><b>Definition:</b> <a href="_point_8cs_source.html#l00054">Point.cs:54</a></div></div>
<div class="ttc" id="aclass_vect_sharp_1_1_linear_gradient_brush_html_a7d7961159fbb62306e8d99782911ba44"><div class="ttname"><a href="class_vect_sharp_1_1_linear_gradient_brush.html#a7d7961159fbb62306e8d99782911ba44">VectSharp.LinearGradientBrush.LinearGradientBrush</a></div><div class="ttdeci">LinearGradientBrush(Point startPoint, Point endPoint, IEnumerable&lt; GradientStop &gt; gradientStops)</div><div class="ttdoc">Creates a new LinearGradientBrush with the specified start point, end point and gradient stops.</div><div class="ttdef"><b>Definition:</b> <a href="_brush_8cs_source.html#l00262">Brush.cs:262</a></div></div>
<div class="ttc" id="aclass_vect_sharp_1_1_graphics_html"><div class="ttname"><a href="class_vect_sharp_1_1_graphics.html">VectSharp.Graphics</a></div><div class="ttdoc">Represents an abstract drawing surface.</div><div class="ttdef"><b>Definition:</b> <a href="_graphics_8cs_source.html#l00261">Graphics.cs:262</a></div></div>
<div class="ttc" id="astruct_vect_sharp_1_1_colour_html_aa13c5ba1a5131ecaf5cae5c4504b728f"><div class="ttname"><a href="struct_vect_sharp_1_1_colour.html#aa13c5ba1a5131ecaf5cae5c4504b728f">VectSharp.Colour.WithAlpha</a></div><div class="ttdeci">static Colour WithAlpha(Colour original, double alpha)</div><div class="ttdoc">Create a new Colour with the same RGB components as the original Colour, but with the specified alph...</div><div class="ttdef"><b>Definition:</b> <a href="_colour_8cs_source.html#l00330">Colour.cs:330</a></div></div>
<div class="ttc" id="astruct_vect_sharp_1_1_colour_html_aa13c5ba1a5131ecaf5cae5c4504b728f"><div class="ttname"><a href="struct_vect_sharp_1_1_colour.html#aa13c5ba1a5131ecaf5cae5c4504b728f">VectSharp.Colour.WithAlpha</a></div><div class="ttdeci">static Colour WithAlpha(Colour original, double alpha)</div><div class="ttdoc">Create a new Colour with the same RGB components as the original Colour, but with the specified alph...</div><div class="ttdef"><b>Definition:</b> <a href="_colour_8cs_source.html#l00337">Colour.cs:337</a></div></div>
<div class="ttc" id="aclass_vect_sharp_1_1_solid_colour_brush_html_abca31cba4279c3b003c568d99a3c28b7"><div class="ttname"><a href="class_vect_sharp_1_1_solid_colour_brush.html#abca31cba4279c3b003c568d99a3c28b7">VectSharp.SolidColourBrush.G</a></div><div class="ttdeci">double G</div><div class="ttdoc">Green component of the colour. Range: [0, 1].</div><div class="ttdef"><b>Definition:</b> <a href="_brush_8cs_source.html#l00069">Brush.cs:69</a></div></div>
<div class="ttc" id="aclass_vect_sharp_1_1_linear_gradient_brush_html_ad2b80c3e72fbf1dfad2f685e26869e80"><div class="ttname"><a href="class_vect_sharp_1_1_linear_gradient_brush.html#ad2b80c3e72fbf1dfad2f685e26869e80">VectSharp.LinearGradientBrush.EndPoint</a></div><div class="ttdeci">Point EndPoint</div><div class="ttdoc">The end point of the gradient. Note that this is relative to the current coordinate system when the g...</div><div class="ttdef"><b>Definition:</b> <a href="_brush_8cs_source.html#l00254">Brush.cs:254</a></div></div>
<div class="ttc" id="astruct_vect_sharp_1_1_gradient_stop_html"><div class="ttname"><a href="struct_vect_sharp_1_1_gradient_stop.html">VectSharp.GradientStop</a></div><div class="ttdoc">Represents a colour stop in a gradient.</div><div class="ttdef"><b>Definition:</b> <a href="_brush_8cs_source.html#l00109">Brush.cs:110</a></div></div>
Expand Down
Loading

0 comments on commit 5b09d66

Please sign in to comment.