-
Notifications
You must be signed in to change notification settings - Fork 0
/
_i_graphics_skia_8h_source.html
327 lines (325 loc) · 71.3 KB
/
_i_graphics_skia_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!-- HTML header for doxygen 1.8.14-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>iPlug 2: IGraphicsSkia.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 80px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">iPlug2 - C++ Audio Plug-in Framework
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c70994b0d9919a11b368e677cb7f323c.html">IGraphics</a></li><li class="navelem"><a class="el" href="dir_c649c2f2597c2abb2195531ee49800c5.html">Drawing</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">IGraphicsSkia.h</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span> </div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include "<a class="code" href="_i_plug_platform_8h.html">IPlugPlatform.h</a>"</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="_i_graphics_8h.html">IGraphics.h</a>"</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">// N.B. - this must be defined according to the skia build, not the iPlug build</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#if (defined OS_MAC || defined OS_IOS) && !defined IGRAPHICS_SKIA_NO_METAL</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="preprocessor">#define SK_METAL</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span> </div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="preprocessor">#if defined IGRAPHICS_GL</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#define SK_GL</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#pragma warning( push )</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#pragma warning( disable : 4244 )</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="preprocessor">#include "include/core/SkSurface.h"</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor">#include "include/core/SkPath.h"</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor">#include "include/core/SkCanvas.h"</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#include "include/core/SkImage.h"</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#include "include/gpu/GrDirectContext.h"</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#pragma warning( pop )</span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="keyword">namespace </span>skia::textlayout {</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="keyword">class </span>FontCollection;</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span>}</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span>BEGIN_IPLUG_NAMESPACE</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span>BEGIN_IGRAPHICS_NAMESPACE</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>SkRect SkiaRect(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r);</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span>SkBlendMode SkiaBlendMode(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend);</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span>SkColor SkiaColor(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend);</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> </div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>SkTileMode SkiaTileMode(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern);</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span>SkPaint SkiaPaint(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend);</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html"> 48</a></span><span class="keyword">class </span><a class="code hl_class" href="class_i_graphics_skia.html">IGraphicsSkia</a> : <span class="keyword">public</span> <a class="code hl_class" href="class_i_graphics.html">IGraphics</a></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span>{</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">class </span><a class="code hl_class" href="class_i_graphics_skia_1_1_bitmap.html">Bitmap</a>;</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">struct </span>Font;</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <a class="code hl_class" href="class_i_graphics_skia.html">IGraphicsSkia</a>(<a class="code hl_class" href="class_i_g_editor_delegate.html">IGEditorDelegate</a>& dlg, <span class="keywordtype">int</span> w, <span class="keywordtype">int</span> h, <span class="keywordtype">int</span> fps, <span class="keywordtype">float</span> scale);</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <a class="code hl_class" href="class_i_graphics_skia.html">~IGraphicsSkia</a>();</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="class_i_graphics_skia.html#a5a5b49a8bf69c07ddfbd52ebae521cdb">GetDrawingAPIStr</a>() <span class="keyword">override</span> ;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a05e365e7bb0c60d8a9ce50b60356ddb2">BeginFrame</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a28e4f29fd233b9f3766dbaa408b1d556">EndFrame</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a8d44646a4bb684f27620b9bba7c5faab">OnViewInitialized</a>(<span class="keywordtype">void</span>* pContext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#afb8b0afb31588b14b223ea8f1a68250c">OnViewDestroyed</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a15eb0f27e495f5446057ebe9604dda1b">DrawResize</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#adc211e5dbaf1d754b9e046d108fc7e56">DrawBitmap</a>(<span class="keyword">const</span> <a class="code hl_class" href="class_i_bitmap.html">IBitmap</a>& bitmap, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& dest, <span class="keywordtype">int</span> srcX, <span class="keywordtype">int</span> srcY, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> </div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#a92aabacc5d0781c4098e9caad3b50b40"> 67</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a92aabacc5d0781c4098e9caad3b50b40">PathClear</a>()<span class="keyword"> override </span>{ mMainPath.reset(); }</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#ab8d82cfd9fa99046e050282354d5b8e1"> 68</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#ab8d82cfd9fa99046e050282354d5b8e1">PathClose</a>()<span class="keyword"> override </span>{ mMainPath.close(); }</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a3b341d559829ebbbe85762e7f7cb757b">PathArc</a>(<span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keywordtype">float</span> a1, <span class="keywordtype">float</span> a2, EWinding winding) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> </div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#aa164fe716bd8e8f7f420c4ee345e9e0b"> 71</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#aa164fe716bd8e8f7f420c4ee345e9e0b">PathMoveTo</a>(<span class="keywordtype">float</span> x, <span class="keywordtype">float</span> y)<span class="keyword"> override </span>{ mMainPath.moveTo(mMatrix.mapXY(x, y)); }</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#ad51974ad28742ac60fc1244457379ad7"> 72</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#ad51974ad28742ac60fc1244457379ad7">PathLineTo</a>(<span class="keywordtype">float</span> x, <span class="keywordtype">float</span> y)<span class="keyword"> override </span>{ mMainPath.lineTo(mMatrix.mapXY(x, y)); }</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> </div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#a37fe37804611e35785598266e206a49c"> 74</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a37fe37804611e35785598266e206a49c">PathCubicBezierTo</a>(<span class="keywordtype">float</span> x1, <span class="keywordtype">float</span> y1, <span class="keywordtype">float</span> x2, <span class="keywordtype">float</span> y2, <span class="keywordtype">float</span> x3, <span class="keywordtype">float</span> y3)<span class="keyword"> override</span></div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> mMainPath.cubicTo(mMatrix.mapXY(x1, y1), mMatrix.mapXY(x2, y2), mMatrix.mapXY(x3, y3));</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> }</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#a0466debaceb0afcc3da648bb65ce37ef"> 79</a></span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a0466debaceb0afcc3da648bb65ce37ef">PathQuadraticBezierTo</a>(<span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> x2, <span class="keywordtype">float</span> y2)<span class="keyword"> override</span></div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> mMainPath.quadTo(mMatrix.mapXY(cx, cy), mMatrix.mapXY(x2, y2));</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> }</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a24f184bd110838969b42719671db7d04">PathStroke</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keywordtype">float</span> thickness, <span class="keyword">const</span> <a class="code hl_struct" href="group___i_graphics_structs.html#struct_i_stroke_options">IStrokeOptions</a>& options, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#aae8aa7b0d663da52d8e80f0481c2fd21">PathFill</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_pattern.html">IPattern</a>& pattern, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_fill_options.html">IFillOptions</a>& options, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> </div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span><span class="preprocessor">#ifdef IGRAPHICS_DRAWFILL_DIRECT</span></div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="comment">//void DrawPoint(const IColor& color, float x, float y, const IBlend* pBlend) override;</span></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> <span class="comment">//void DrawLine(const IColor& color, float x1, float y1, float x2, float y2, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="comment">//void DrawGrid(const IColor& color, const IRECT& bounds, float gridSizeH, float gridSizeV, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="comment">//void DrawData(const IColor& color, const IRECT& bounds, float* normYPoints, int nPoints, float* normXPoints, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="comment">//void DrawDottedLine(const IColor& color, float x1, float y1, float x2, float y2, const IBlend* pBlend, float thickness, float dashLen) override;</span></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> <span class="comment">//void DrawTriangle(const IColor& color, float x1, float y1, float x2, float y2, float x3, float y3, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a0a7bba668c103968e96fad159173eff3">DrawRect</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a3d90d6b1f1e253c80c0d75cf0b5c8f85">DrawRoundRect</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keywordtype">float</span> cornerRadius, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="comment">//void DrawRoundRect(const IColor& color, const IRECT& bounds, float cRTL, float cRTR, float cRBR, float cRBL, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> <span class="comment">//void DrawConvexPolygon(const IColor& color, float* x, float* y, int nPoints, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a77008b546ef418e70fe6b7cfbe63b066">DrawArc</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keywordtype">float</span> a1, <span class="keywordtype">float</span> a2, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a808738ff58445652e3e0768cbfe448fd">DrawCircle</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="comment">//void DrawDottedRect(const IColor& color, const IRECT& bounds, const IBlend* pBlend, float thickness, float dashLen) override;</span></div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a0d7fdc383a98780b31dd11babbf2dc9e">DrawEllipse</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend, <span class="keywordtype">float</span> thickness) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="comment">//void DrawEllipse(const IColor& color, float x, float y, float r1, float r2, float angle, const IBlend* pBlend, float thickness) override;</span></div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> </div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="comment">//void FillTriangle(const IColor& color, float x1, float y1, float x2, float y2, float x3, float y3, const IBlend* pBlend) override;</span></div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a7056c9288ed66e21b8c9f424054677b2">FillRect</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a8ba048f7d02261da76eb3e515a492bc5">FillRoundRect</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keywordtype">float</span> cornerRadius, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="comment">//void FillRoundRect(const IColor& color, const IRECT& bounds, float cRTL, float cRTR, float cRBR, float cRBL, const IBlend* pBlend) override;</span></div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="comment">//void FillConvexPolygon(const IColor& color, float* x, float* y, int nPoints, const IBlend* pBlend) override;</span></div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#ac28cb6b1b6a69da7afc3e47a7bc76044">FillArc</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keywordtype">float</span> a1, <span class="keywordtype">float</span> a2, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#af364cc413a7ec3277f39955334c1e3f9">FillCircle</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keywordtype">float</span> cx, <span class="keywordtype">float</span> cy, <span class="keywordtype">float</span> r, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a0c98e2ea1174af8e9a58dc05962602d7">FillEllipse</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a>& color, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="comment">//void FillEllipse(const IColor& color, float x, float y, float r1, float r2, float angle, const IBlend* pBlend) override;</span></div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#ae72eec4b4a1e3fa30e949f89cef5d7d7">DrawFastDropShadow</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& innerBounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& outerBounds, <span class="keywordtype">float</span> xyDrop, <span class="keywordtype">float</span> roundness, <span class="keywordtype">float</span> blur, <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> </div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> <a class="code hl_struct" href="struct_i_color.html">IColor</a> <a class="code hl_function" href="class_i_graphics_skia.html#abe68a71dc4e272742e03461858a2d208">GetPoint</a>(<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#a73f9593cacd9ce69f81e88bd141630a8"> 117</a></span> <span class="keywordtype">void</span>* <a class="code hl_function" href="class_i_graphics_skia.html#a73f9593cacd9ce69f81e88bd141630a8">GetDrawContext</a>()<span class="keyword"> override </span>{ <span class="keywordflow">return</span> (<span class="keywordtype">void</span>*) mCanvas; }</div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_skia.html#ab40845ca5d77605abf0b6b88fe39a5d9">BitmapExtSupported</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* ext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#a40b3cd2c8419355c1ccc8d8cf1ce47c4"> 120</a></span> <span class="keywordtype">int</span> <a class="code hl_function" href="class_i_graphics_skia.html#a40b3cd2c8419355c1ccc8d8cf1ce47c4">AlphaChannel</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> 3; }</div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"><a class="line" href="class_i_graphics_skia.html#ae49683a5d89bb794339dad1ff7276165"> 121</a></span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_skia.html#ae49683a5d89bb794339dad1ff7276165">FlippedBitmap</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="keyword">false</span>; }</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> </div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_skia.html#a69a9f6454a3b7bb09d95453124664889">CreateAPIBitmap</a>(<span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keywordtype">float</span> scale, <span class="keywordtype">double</span> drawScale, <span class="keywordtype">bool</span> cacheable = <span class="keyword">false</span>) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> </div>
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a119938718af00886761e06e1937314b7">GetLayerBitmapData</a>(<span class="keyword">const</span> <a class="code hl_typedef" href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a>& layer, RawBitmapData& data) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a4b59268677e8292e1b87cbbd6259aaf6">ApplyShadowMask</a>(<a class="code hl_typedef" href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a>& layer, RawBitmapData& mask, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_shadow.html">IShadow</a>& shadow) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> </div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#aa2202e05616e447155c403eb9586dd09">UpdateLayer</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> </div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#aa4008c39b9a31aaeddebe1f834701d3d">DrawMultiLineText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> </div>
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span><span class="keyword">protected</span>:</div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span> </div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <span class="keywordtype">float</span> <a class="code hl_function" href="class_i_graphics_skia.html#a2f6784941508803735ca98c103236371">DoMeasureText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds) <span class="keyword">const override</span>;</div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics_skia.html#a22c49cf7d0d107079643ad56480d4b22">DoDrawText</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& bounds, <span class="keyword">const</span> <a class="code hl_struct" href="struct_i_blend.html">IBlend</a>* pBlend) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="class_i_graphics_skia.html#a7a477929f44c522ea83ba2cc44127eb2">LoadAPIFont</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* fontID, <span class="keyword">const</span> PlatformFontPtr& font) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span> </div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_skia.html#a00c58b3b9fe18a527ce54f148ab90630">LoadAPIBitmap</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* fileNameOrResID, <span class="keywordtype">int</span> scale, EResourceLocation location, <span class="keyword">const</span> <span class="keywordtype">char</span>* ext) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span> <a class="code hl_class" href="class_a_p_i_bitmap.html">APIBitmap</a>* <a class="code hl_function" href="class_i_graphics_skia.html#a00c58b3b9fe18a527ce54f148ab90630">LoadAPIBitmap</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* name, <span class="keyword">const</span> <span class="keywordtype">void</span>* pData, <span class="keywordtype">int</span> dataSize, <span class="keywordtype">int</span> scale) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span><span class="keyword">private</span>: </div>
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span> <span class="keywordtype">void</span> PrepareAndMeasureText(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_text.html">IText</a>& text, <span class="keyword">const</span> <span class="keywordtype">char</span>* str, <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r, <span class="keywordtype">double</span>& x, <span class="keywordtype">double</span> & y, SkFont& font) <span class="keyword">const</span>;</div>
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> </div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span> <span class="keywordtype">void</span> PathTransformSetMatrix(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_matrix.html">IMatrix</a>& m) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <span class="keywordtype">void</span> SetClipRegion(<span class="keyword">const</span> <a class="code hl_struct" href="struct_i_r_e_c_t.html">IRECT</a>& r) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> </div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> <span class="keywordtype">void</span> RenderPath(SkPaint& paint);</div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span> </div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> sk_sp<SkSurface> mSurface;</div>
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span> SkCanvas* mCanvas = <span class="keyword">nullptr</span>;</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> SkPath mMainPath;</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> SkMatrix mMatrix;</div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> SkMatrix mClipMatrix;</div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> SkMatrix mFinalMatrix;</div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> </div>
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span><span class="preprocessor">#if defined OS_WIN && defined IGRAPHICS_CPU</span></div>
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> WDL_TypedBuf<uint8_t> mSurfaceMemory;</div>
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> </div>
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span><span class="preprocessor">#ifndef IGRAPHICS_CPU</span></div>
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> sk_sp<GrDirectContext> mGrContext;</div>
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> sk_sp<SkSurface> mScreenSurface;</div>
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span> </div>
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span><span class="preprocessor">#if !defined IGRAPHICS_NO_SKIA_SKPARAGRAPH</span></div>
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> sk_sp<skia::textlayout::FontCollection> mFontCollection;</div>
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> </div>
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span><span class="preprocessor">#ifdef IGRAPHICS_METAL</span></div>
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> <span class="keywordtype">void</span>* mMTLDevice;</div>
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span> <span class="keywordtype">void</span>* mMTLCommandQueue;</div>
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> <span class="keywordtype">void</span>* mMTLDrawable;</div>
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> <span class="keywordtype">void</span>* mMTLLayer;</div>
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> </div>
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> <span class="keyword">static</span> StaticStorage<Font> sFontCache;</div>
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span>};</div>
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span> </div>
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span>END_IGRAPHICS_NAMESPACE</div>
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span>END_IPLUG_NAMESPACE</div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> </div>
<div class="ttc" id="a_i_graphics_8h_html"><div class="ttname"><a href="_i_graphics_8h.html">IGraphics.h</a></div></div>
<div class="ttc" id="a_i_plug_platform_8h_html"><div class="ttname"><a href="_i_plug_platform_8h.html">IPlugPlatform.h</a></div><div class="ttdoc">Include to get consistently named preprocessor macros for different platforms and logging functionali...</div></div>
<div class="ttc" id="aclass_a_p_i_bitmap_html"><div class="ttname"><a href="class_a_p_i_bitmap.html">APIBitmap</a></div><div class="ttdoc">A base class interface for a bitmap abstraction around the different drawing back end bitmap represen...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_private_8h_source.html#l00095">IGraphicsPrivate.h:96</a></div></div>
<div class="ttc" id="aclass_i_bitmap_html"><div class="ttname"><a href="class_i_bitmap.html">IBitmap</a></div><div class="ttdoc">User-facing bitmap abstraction that you use to manage bitmap data, independant of draw class/platform...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00087">IGraphicsStructs.h:88</a></div></div>
<div class="ttc" id="aclass_i_g_editor_delegate_html"><div class="ttname"><a href="class_i_g_editor_delegate.html">IGEditorDelegate</a></div><div class="ttdoc">An editor delegate base class that uses IGraphics for the UI.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_editor_delegate_8h_source.html#l00030">IGraphicsEditorDelegate.h:31</a></div></div>
<div class="ttc" id="aclass_i_graphics_html"><div class="ttname"><a href="class_i_graphics.html">IGraphics</a></div><div class="ttdoc">The lowest level base class of an IGraphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l00082">IGraphics.h:86</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a0a7bba668c103968e96fad159173eff3"><div class="ttname"><a href="class_i_graphics.html#a0a7bba668c103968e96fad159173eff3">IGraphics::DrawRect</a></div><div class="ttdeci">virtual void DrawRect(const IColor &color, const IRECT &bounds, const IBlend *pBlend=0, float thickness=1.f)</div><div class="ttdoc">Draw a rectangle to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02505">IGraphics.cpp:2505</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a0c98e2ea1174af8e9a58dc05962602d7"><div class="ttname"><a href="class_i_graphics.html#a0c98e2ea1174af8e9a58dc05962602d7">IGraphics::FillEllipse</a></div><div class="ttdeci">virtual void FillEllipse(const IColor &color, const IRECT &bounds, const IBlend *pBlend=0)</div><div class="ttdoc">Fill an ellipse within a rectangular region of the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02621">IGraphics.cpp:2621</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a0d7fdc383a98780b31dd11babbf2dc9e"><div class="ttname"><a href="class_i_graphics.html#a0d7fdc383a98780b31dd11babbf2dc9e">IGraphics::DrawEllipse</a></div><div class="ttdeci">virtual void DrawEllipse(const IColor &color, const IRECT &bounds, const IBlend *pBlend=0, float thickness=1.f)</div><div class="ttdoc">Draw an ellipse within a rectangular region of the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02556">IGraphics.cpp:2556</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a3d90d6b1f1e253c80c0d75cf0b5c8f85"><div class="ttname"><a href="class_i_graphics.html#a3d90d6b1f1e253c80c0d75cf0b5c8f85">IGraphics::DrawRoundRect</a></div><div class="ttdeci">virtual void DrawRoundRect(const IColor &color, const IRECT &bounds, float cornerRadius=5.f, const IBlend *pBlend=0, float thickness=1.f)</div><div class="ttdoc">Draw a rounded rectangle to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02512">IGraphics.cpp:2512</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a7056c9288ed66e21b8c9f424054677b2"><div class="ttname"><a href="class_i_graphics.html#a7056c9288ed66e21b8c9f424054677b2">IGraphics::FillRect</a></div><div class="ttdeci">virtual void FillRect(const IColor &color, const IRECT &bounds, const IBlend *pBlend=0)</div><div class="ttdoc">Fill a rectangular region of the graphics context with a color.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02577">IGraphics.cpp:2577</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a77008b546ef418e70fe6b7cfbe63b066"><div class="ttname"><a href="class_i_graphics.html#a77008b546ef418e70fe6b7cfbe63b066">IGraphics::DrawArc</a></div><div class="ttdeci">virtual void DrawArc(const IColor &color, float cx, float cy, float r, float a1, float a2, const IBlend *pBlend=0, float thickness=1.f)</div><div class="ttdoc">Draw an arc to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02533">IGraphics.cpp:2533</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a808738ff58445652e3e0768cbfe448fd"><div class="ttname"><a href="class_i_graphics.html#a808738ff58445652e3e0768cbfe448fd">IGraphics::DrawCircle</a></div><div class="ttdeci">virtual void DrawCircle(const IColor &color, float cx, float cy, float r, const IBlend *pBlend=0, float thickness=1.f)</div><div class="ttdoc">Draw a circle to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02540">IGraphics.cpp:2540</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a8ba048f7d02261da76eb3e515a492bc5"><div class="ttname"><a href="class_i_graphics.html#a8ba048f7d02261da76eb3e515a492bc5">IGraphics::FillRoundRect</a></div><div class="ttdeci">virtual void FillRoundRect(const IColor &color, const IRECT &bounds, float cornerRadius=5.f, const IBlend *pBlend=0)</div><div class="ttdoc">Fill a rounded rectangle with a color.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02584">IGraphics.cpp:2584</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_ac28cb6b1b6a69da7afc3e47a7bc76044"><div class="ttname"><a href="class_i_graphics.html#ac28cb6b1b6a69da7afc3e47a7bc76044">IGraphics::FillArc</a></div><div class="ttdeci">virtual void FillArc(const IColor &color, float cx, float cy, float r, float a1, float a2, const IBlend *pBlend=0)</div><div class="ttdoc">Fill an arc segment with a color.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02605">IGraphics.cpp:2605</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_af364cc413a7ec3277f39955334c1e3f9"><div class="ttname"><a href="class_i_graphics.html#af364cc413a7ec3277f39955334c1e3f9">IGraphics::FillCircle</a></div><div class="ttdeci">virtual void FillCircle(const IColor &color, float cx, float cy, float r, const IBlend *pBlend=0)</div><div class="ttdoc">Fill a circle with a color.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l02614">IGraphics.cpp:2614</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_1_1_bitmap_html"><div class="ttname"><a href="class_i_graphics_skia_1_1_bitmap.html">IGraphicsSkia::Bitmap</a></div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00089">IGraphicsSkia.cpp:90</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html"><div class="ttname"><a href="class_i_graphics_skia.html">IGraphicsSkia</a></div><div class="ttdoc">IGraphics draw class using Skia.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00048">IGraphicsSkia.h:49</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a00c58b3b9fe18a527ce54f148ab90630"><div class="ttname"><a href="class_i_graphics_skia.html#a00c58b3b9fe18a527ce54f148ab90630">IGraphicsSkia::LoadAPIBitmap</a></div><div class="ttdeci">APIBitmap * LoadAPIBitmap(const char *fileNameOrResID, int scale, EResourceLocation location, const char *ext) override</div><div class="ttdoc">Drawing API method to load a bitmap, called internally.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00379">IGraphicsSkia.cpp:379</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a0466debaceb0afcc3da648bb65ce37ef"><div class="ttname"><a href="class_i_graphics_skia.html#a0466debaceb0afcc3da648bb65ce37ef">IGraphicsSkia::PathQuadraticBezierTo</a></div><div class="ttdeci">void PathQuadraticBezierTo(float cx, float cy, float x2, float y2) override</div><div class="ttdoc">Add a quadratic bezier to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00079">IGraphicsSkia.h:79</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a05e365e7bb0c60d8a9ce50b60356ddb2"><div class="ttname"><a href="class_i_graphics_skia.html#a05e365e7bb0c60d8a9ce50b60356ddb2">IGraphicsSkia::BeginFrame</a></div><div class="ttdeci">void BeginFrame() override</div><div class="ttdoc">Called at the beginning of drawing.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00497">IGraphicsSkia.cpp:497</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a119938718af00886761e06e1937314b7"><div class="ttname"><a href="class_i_graphics_skia.html#a119938718af00886761e06e1937314b7">IGraphicsSkia::GetLayerBitmapData</a></div><div class="ttdeci">void GetLayerBitmapData(const ILayerPtr &layer, RawBitmapData &data) override</div><div class="ttdoc">Get the contents of a layer as Raw RGBA bitmap data NOTE: you should only call this within IControl::...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00981">IGraphicsSkia.cpp:981</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a15eb0f27e495f5446057ebe9604dda1b"><div class="ttname"><a href="class_i_graphics_skia.html#a15eb0f27e495f5446057ebe9604dda1b">IGraphicsSkia::DrawResize</a></div><div class="ttdeci">void DrawResize() override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00456">IGraphicsSkia.cpp:456</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a22c49cf7d0d107079643ad56480d4b22"><div class="ttname"><a href="class_i_graphics_skia.html#a22c49cf7d0d107079643ad56480d4b22">IGraphicsSkia::DoDrawText</a></div><div class="ttdeci">void DoDrawText(const IText &text, const char *str, const IRECT &bounds, const IBlend *pBlend) override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00739">IGraphicsSkia.cpp:739</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a24f184bd110838969b42719671db7d04"><div class="ttname"><a href="class_i_graphics_skia.html#a24f184bd110838969b42719671db7d04">IGraphicsSkia::PathStroke</a></div><div class="ttdeci">void PathStroke(const IPattern &pattern, float thickness, const IStrokeOptions &options, const IBlend *pBlend) override</div><div class="ttdoc">Stroke the current current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00757">IGraphicsSkia.cpp:757</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a28e4f29fd233b9f3766dbaa408b1d556"><div class="ttname"><a href="class_i_graphics_skia.html#a28e4f29fd233b9f3766dbaa408b1d556">IGraphicsSkia::EndFrame</a></div><div class="ttdeci">void EndFrame() override</div><div class="ttdoc">Called by some drawing API classes to finally blit the draw bitmap onto the screen or perform other c...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00545">IGraphicsSkia.cpp:545</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a2f6784941508803735ca98c103236371"><div class="ttname"><a href="class_i_graphics_skia.html#a2f6784941508803735ca98c103236371">IGraphicsSkia::DoMeasureText</a></div><div class="ttdeci">float DoMeasureText(const IText &text, const char *str, IRECT &bounds) const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00727">IGraphicsSkia.cpp:727</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a37fe37804611e35785598266e206a49c"><div class="ttname"><a href="class_i_graphics_skia.html#a37fe37804611e35785598266e206a49c">IGraphicsSkia::PathCubicBezierTo</a></div><div class="ttdeci">void PathCubicBezierTo(float x1, float y1, float x2, float y2, float x3, float y3) override</div><div class="ttdoc">Add a cubic bezier to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00074">IGraphicsSkia.h:74</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a3b341d559829ebbbe85762e7f7cb757b"><div class="ttname"><a href="class_i_graphics_skia.html#a3b341d559829ebbbe85762e7f7cb757b">IGraphicsSkia::PathArc</a></div><div class="ttdeci">void PathArc(float cx, float cy, float r, float a1, float a2, EWinding winding) override</div><div class="ttdoc">Add an arc to the current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00622">IGraphicsSkia.cpp:622</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a40b3cd2c8419355c1ccc8d8cf1ce47c4"><div class="ttname"><a href="class_i_graphics_skia.html#a40b3cd2c8419355c1ccc8d8cf1ce47c4">IGraphicsSkia::AlphaChannel</a></div><div class="ttdeci">int AlphaChannel() const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00120">IGraphicsSkia.h:120</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a4b59268677e8292e1b87cbbd6259aaf6"><div class="ttname"><a href="class_i_graphics_skia.html#a4b59268677e8292e1b87cbbd6259aaf6">IGraphicsSkia::ApplyShadowMask</a></div><div class="ttdeci">void ApplyShadowMask(ILayerPtr &layer, RawBitmapData &mask, const IShadow &shadow) override</div><div class="ttdoc">Implemented by a graphics backend to apply a calculated shadow mask to a layer, according to the shad...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00996">IGraphicsSkia.cpp:996</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a5a5b49a8bf69c07ddfbd52ebae521cdb"><div class="ttname"><a href="class_i_graphics_skia.html#a5a5b49a8bf69c07ddfbd52ebae521cdb">IGraphicsSkia::GetDrawingAPIStr</a></div><div class="ttdeci">const char * GetDrawingAPIStr() override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l01120">IGraphicsSkia.cpp:1120</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a69a9f6454a3b7bb09d95453124664889"><div class="ttname"><a href="class_i_graphics_skia.html#a69a9f6454a3b7bb09d95453124664889">IGraphicsSkia::CreateAPIBitmap</a></div><div class="ttdeci">APIBitmap * CreateAPIBitmap(int width, int height, float scale, double drawScale, bool cacheable=false) override</div><div class="ttdoc">Creates a new API bitmap, either in memory or as a GPU texture.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00947">IGraphicsSkia.cpp:947</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a73f9593cacd9ce69f81e88bd141630a8"><div class="ttname"><a href="class_i_graphics_skia.html#a73f9593cacd9ce69f81e88bd141630a8">IGraphicsSkia::GetDrawContext</a></div><div class="ttdeci">void * GetDrawContext() override</div><div class="ttdoc">Gets a void pointer to underlying drawing context, for the IGraphics backend See draw class implement...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00117">IGraphicsSkia.h:117</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a7a477929f44c522ea83ba2cc44127eb2"><div class="ttname"><a href="class_i_graphics_skia.html#a7a477929f44c522ea83ba2cc44127eb2">IGraphicsSkia::LoadAPIFont</a></div><div class="ttdeci">bool LoadAPIFont(const char *fontID, const PlatformFontPtr &font) override</div><div class="ttdoc">Drawing API method to load a font from a PlatformFontPtr, called internally.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00661">IGraphicsSkia.cpp:661</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a8d44646a4bb684f27620b9bba7c5faab"><div class="ttname"><a href="class_i_graphics_skia.html#a8d44646a4bb684f27620b9bba7c5faab">IGraphicsSkia::OnViewInitialized</a></div><div class="ttdeci">void OnViewInitialized(void *pContext) override</div><div class="ttdoc">Called after platform view initialization, so that drawing classes can e.g.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00415">IGraphicsSkia.cpp:415</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_a92aabacc5d0781c4098e9caad3b50b40"><div class="ttname"><a href="class_i_graphics_skia.html#a92aabacc5d0781c4098e9caad3b50b40">IGraphicsSkia::PathClear</a></div><div class="ttdeci">void PathClear() override</div><div class="ttdoc">Clear the stack of path drawing commands.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00067">IGraphicsSkia.h:67</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_aa164fe716bd8e8f7f420c4ee345e9e0b"><div class="ttname"><a href="class_i_graphics_skia.html#aa164fe716bd8e8f7f420c4ee345e9e0b">IGraphicsSkia::PathMoveTo</a></div><div class="ttdeci">void PathMoveTo(float x, float y) override</div><div class="ttdoc">Move the current point in the current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00071">IGraphicsSkia.h:71</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_aa2202e05616e447155c403eb9586dd09"><div class="ttname"><a href="class_i_graphics_skia.html#aa2202e05616e447155c403eb9586dd09">IGraphicsSkia::UpdateLayer</a></div><div class="ttdeci">void UpdateLayer() override</div><div class="ttdoc">Implemented by a graphics backend to prepare for drawing to the layer at the top of the stack.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00970">IGraphicsSkia.cpp:970</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_aa4008c39b9a31aaeddebe1f834701d3d"><div class="ttname"><a href="class_i_graphics_skia.html#aa4008c39b9a31aaeddebe1f834701d3d">IGraphicsSkia::DrawMultiLineText</a></div><div class="ttdeci">void DrawMultiLineText(const IText &text, const char *str, const IRECT &bounds, const IBlend *pBlend) override</div><div class="ttdoc">Draw some multi-line text to the graphics context in a specific rectangle (NanoVG only)</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l01050">IGraphicsSkia.cpp:1050</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_aae8aa7b0d663da52d8e80f0481c2fd21"><div class="ttname"><a href="class_i_graphics_skia.html#aae8aa7b0d663da52d8e80f0481c2fd21">IGraphicsSkia::PathFill</a></div><div class="ttdeci">void PathFill(const IPattern &pattern, const IFillOptions &options, const IBlend *pBlend) override</div><div class="ttdoc">Fill the current current path.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00801">IGraphicsSkia.cpp:801</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_ab40845ca5d77605abf0b6b88fe39a5d9"><div class="ttname"><a href="class_i_graphics_skia.html#ab40845ca5d77605abf0b6b88fe39a5d9">IGraphicsSkia::BitmapExtSupported</a></div><div class="ttdeci">bool BitmapExtSupported(const char *ext) override</div><div class="ttdoc">Checks a file extension and reports whether this drawing API supports loading that extension.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00372">IGraphicsSkia.cpp:372</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_ab8d82cfd9fa99046e050282354d5b8e1"><div class="ttname"><a href="class_i_graphics_skia.html#ab8d82cfd9fa99046e050282354d5b8e1">IGraphicsSkia::PathClose</a></div><div class="ttdeci">void PathClose() override</div><div class="ttdoc">Close the path that is being specified.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00068">IGraphicsSkia.h:68</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_abe68a71dc4e272742e03461858a2d208"><div class="ttname"><a href="class_i_graphics_skia.html#abe68a71dc4e272742e03461858a2d208">IGraphicsSkia::GetPoint</a></div><div class="ttdeci">IColor GetPoint(int x, int y) override</div><div class="ttdoc">Get the color at an X, Y location in the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00652">IGraphicsSkia.cpp:652</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_ad51974ad28742ac60fc1244457379ad7"><div class="ttname"><a href="class_i_graphics_skia.html#ad51974ad28742ac60fc1244457379ad7">IGraphicsSkia::PathLineTo</a></div><div class="ttdeci">void PathLineTo(float x, float y) override</div><div class="ttdoc">Add a line to the current path from the current point to the specified location.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00072">IGraphicsSkia.h:72</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_adc211e5dbaf1d754b9e046d108fc7e56"><div class="ttname"><a href="class_i_graphics_skia.html#adc211e5dbaf1d754b9e046d108fc7e56">IGraphicsSkia::DrawBitmap</a></div><div class="ttdeci">void DrawBitmap(const IBitmap &bitmap, const IRECT &dest, int srcX, int srcY, const IBlend *pBlend) override</div><div class="ttdoc">Draw a bitmap (raster) image to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00588">IGraphicsSkia.cpp:588</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_ae49683a5d89bb794339dad1ff7276165"><div class="ttname"><a href="class_i_graphics_skia.html#ae49683a5d89bb794339dad1ff7276165">IGraphicsSkia::FlippedBitmap</a></div><div class="ttdeci">bool FlippedBitmap() const override</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8h_source.html#l00121">IGraphicsSkia.h:121</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_ae72eec4b4a1e3fa30e949f89cef5d7d7"><div class="ttname"><a href="class_i_graphics_skia.html#ae72eec4b4a1e3fa30e949f89cef5d7d7">IGraphicsSkia::DrawFastDropShadow</a></div><div class="ttdeci">void DrawFastDropShadow(const IRECT &innerBounds, const IRECT &outerBounds, float xyDrop, float roundness, float blur, IBlend *pBlend) override</div><div class="ttdoc">NanoVG only.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l01039">IGraphicsSkia.cpp:1039</a></div></div>
<div class="ttc" id="aclass_i_graphics_skia_html_afb8b0afb31588b14b223ea8f1a68250c"><div class="ttname"><a href="class_i_graphics_skia.html#afb8b0afb31588b14b223ea8f1a68250c">IGraphicsSkia::OnViewDestroyed</a></div><div class="ttdeci">void OnViewDestroyed() override</div><div class="ttdoc">Called after a platform view is destroyed, so that drawing classes can e.g.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_skia_8cpp_source.html#l00440">IGraphicsSkia.cpp:440</a></div></div>
<div class="ttc" id="agroup___i_graphics_structs_html_ga9b7871899f7948866b57786e8dbf678b"><div class="ttname"><a href="group___i_graphics_structs.html#ga9b7871899f7948866b57786e8dbf678b">ILayerPtr</a></div><div class="ttdeci">std::unique_ptr< ILayer > ILayerPtr</div><div class="ttdoc">ILayerPtr is a managed pointer for transferring the ownership of layers.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02370">IGraphicsStructs.h:2370</a></div></div>
<div class="ttc" id="agroup___i_graphics_structs_html_struct_i_stroke_options"><div class="ttname"><a href="group___i_graphics_structs.html#struct_i_stroke_options">IStrokeOptions</a></div><div class="ttdoc">Used to manage stroke behaviour for path based drawing back ends.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00589">IGraphicsStructs.h:590</a></div></div>
<div class="ttc" id="astruct_i_blend_html"><div class="ttname"><a href="struct_i_blend.html">IBlend</a></div><div class="ttdoc">Used to manage composite/blend operations, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00543">IGraphicsStructs.h:544</a></div></div>
<div class="ttc" id="astruct_i_color_html"><div class="ttname"><a href="struct_i_color.html">IColor</a></div><div class="ttdoc">Used to manage color data, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00222">IGraphicsStructs.h:223</a></div></div>
<div class="ttc" id="astruct_i_fill_options_html"><div class="ttname"><a href="struct_i_fill_options.html">IFillOptions</a></div><div class="ttdoc">Used to manage fill behaviour.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00575">IGraphicsStructs.h:576</a></div></div>
<div class="ttc" id="astruct_i_matrix_html"><div class="ttname"><a href="struct_i_matrix.html">IMatrix</a></div><div class="ttdoc">Used to store transformation matrices.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l01998">IGraphicsStructs.h:1999</a></div></div>
<div class="ttc" id="astruct_i_pattern_html"><div class="ttname"><a href="struct_i_pattern.html">IPattern</a></div><div class="ttdoc">Used to store pattern information for gradients.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02147">IGraphicsStructs.h:2148</a></div></div>
<div class="ttc" id="astruct_i_r_e_c_t_html"><div class="ttname"><a href="struct_i_r_e_c_t.html">IRECT</a></div><div class="ttdoc">Used to manage a rectangular area, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00748">IGraphicsStructs.h:749</a></div></div>
<div class="ttc" id="astruct_i_shadow_html"><div class="ttname"><a href="struct_i_shadow.html">IShadow</a></div><div class="ttdoc">Used to specify properties of a drop-shadow to a layer.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l02373">IGraphicsStructs.h:2374</a></div></div>
<div class="ttc" id="astruct_i_text_html"><div class="ttname"><a href="struct_i_text.html">IText</a></div><div class="ttdoc">IText is used to manage font and text/text entry style for a piece of text on the UI,...</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00661">IGraphicsStructs.h:662</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>