[NUI] Make hidden for un-ACR-ed Color APIs (#2635)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop / Interop.NDalicColor.cs
1 using System;
2 using System.Collections.Generic;
3 using System.Text;
4
5 namespace Tizen.NUI
6 {
7     internal static partial class Interop
8     {
9         internal static partial class NDalicColor
10         {
11             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ALICE_BLUE_get")]
12             public static extern global::System.IntPtr AliceBlueGet();
13
14             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ANTIQUE_WHITE_get")]
15             public static extern global::System.IntPtr AntiqueWhiteGet();
16
17             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_AQUA_get")]
18             public static extern global::System.IntPtr AquaGet();
19
20             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_AQUA_MARINE_get")]
21             public static extern global::System.IntPtr AquaMarineGet();
22
23             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_AZURE_get")]
24             public static extern global::System.IntPtr AzureGet();
25
26             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BEIGE_get")]
27             public static extern global::System.IntPtr BeigeGet();
28
29             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BISQUE_get")]
30             public static extern global::System.IntPtr BisqueGet();
31
32             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BLACK_get")]
33             public static extern global::System.IntPtr BlackGet();
34
35             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BLANCHE_DALMOND_get")]
36             public static extern global::System.IntPtr BlancheDalmondGet();
37
38             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BLUE_get")]
39             public static extern global::System.IntPtr BlueGet();
40
41             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BLUE_VIOLET_get")]
42             public static extern global::System.IntPtr BlueVioletGet();
43
44             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BROWN_get")]
45             public static extern global::System.IntPtr BrownGet();
46
47             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_BURLY_WOOD_get")]
48             public static extern global::System.IntPtr BurlyWoodGet();
49
50             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CADET_BLUE_get")]
51             public static extern global::System.IntPtr CadetBlueGet();
52
53             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CHARTREUSE_get")]
54             public static extern global::System.IntPtr ChartreuseGet();
55
56             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CHOCOLATE_get")]
57             public static extern global::System.IntPtr ChocolateGet();
58
59             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CORAL_get")]
60             public static extern global::System.IntPtr CoralGet();
61
62             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CORNFLOWER_BLUE_get")]
63             public static extern global::System.IntPtr CornflowerBlueGet();
64
65             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CORNSILK_get")]
66             public static extern global::System.IntPtr CornsilkGet();
67
68             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CRIMSON_get")]
69             public static extern global::System.IntPtr CrimsonGet();
70
71             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_CYAN_get")]
72             public static extern global::System.IntPtr CyanGet();
73
74             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_BLUE_get")]
75             public static extern global::System.IntPtr DarkBlueGet();
76
77             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_CYAN_get")]
78             public static extern global::System.IntPtr DarkCyanGet();
79
80             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_GOLDENROD_get")]
81             public static extern global::System.IntPtr DarkGoldenrodGet();
82
83             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_GRAY_get")]
84             public static extern global::System.IntPtr DarkGrayGet();
85
86             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_GREEN_get")]
87             public static extern global::System.IntPtr DarkGreenGet();
88
89             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_GREY_get")]
90             public static extern global::System.IntPtr DarkGreyGet();
91
92             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_KHAKI_get")]
93             public static extern global::System.IntPtr DarkKhakiGet();
94
95             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_MAGENTA_get")]
96             public static extern global::System.IntPtr DarkMagentaGet();
97
98             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_OLIVE_GREEN_get")]
99             public static extern global::System.IntPtr DarkOliveGreenGet();
100
101             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_ORANGE_get")]
102             public static extern global::System.IntPtr DarkOrangeGet();
103
104             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_ORCHID_get")]
105             public static extern global::System.IntPtr DarkOrchidGet();
106
107             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_RED_get")]
108             public static extern global::System.IntPtr DarkRedGet();
109
110             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_SALMON_get")]
111             public static extern global::System.IntPtr DarkSalmonGet();
112
113             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_SEA_GREEN_get")]
114             public static extern global::System.IntPtr DarkSeaGreenGet();
115
116             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_SLATE_BLUE_get")]
117             public static extern global::System.IntPtr DarkSlateBlueGet();
118
119             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_SLATE_GRAY_get")]
120             public static extern global::System.IntPtr DarkSlateGrayGet();
121
122             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_SLATE_GREY_get")]
123             public static extern global::System.IntPtr DarkSlateGreyGet();
124
125             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_TURQUOISE_get")]
126             public static extern global::System.IntPtr DarkTurquoiseGet();
127
128             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DARK_VIOLET_get")]
129             public static extern global::System.IntPtr DarkVioletGet();
130
131             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DEEP_PINK_get")]
132             public static extern global::System.IntPtr DeepPinkGet();
133
134             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DEEP_SKY_BLUE_get")]
135             public static extern global::System.IntPtr DeepSkyBlueGet();
136
137             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DIM_GRAY_get")]
138             public static extern global::System.IntPtr DimGrayGet();
139
140             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DIM_GREY_get")]
141             public static extern global::System.IntPtr DimGreyGet();
142
143             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_DODGER_BLUE_get")]
144             public static extern global::System.IntPtr DodgerBlueGet();
145
146             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_FIRE_BRICK_get")]
147             public static extern global::System.IntPtr FireBrickGet();
148
149             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_FLORAL_WHITE_get")]
150             public static extern global::System.IntPtr FloralWhiteGet();
151
152             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_FOREST_GREEN_get")]
153             public static extern global::System.IntPtr ForestGreenGet();
154
155             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_FUCHSIA_get")]
156             public static extern global::System.IntPtr FuchsiaGet();
157
158             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GAINSBORO_get")]
159             public static extern global::System.IntPtr GainsboroGet();
160
161             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GHOST_WHITE_get")]
162             public static extern global::System.IntPtr GhostWhiteGet();
163
164             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GOLD_get")]
165             public static extern global::System.IntPtr GoldGet();
166
167             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GOLDEN_ROD_get")]
168             public static extern global::System.IntPtr GoldenRodGet();
169
170             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GRAY_get")]
171             public static extern global::System.IntPtr GrayGet();
172
173             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GREEN_get")]
174             public static extern global::System.IntPtr GreenGet();
175
176             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GREEN_YELLOW_get")]
177             public static extern global::System.IntPtr GreenYellowGet();
178
179             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_GREY_get")]
180             public static extern global::System.IntPtr GreyGet();
181
182             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_HONEYDEW_get")]
183             public static extern global::System.IntPtr HoneydewGet();
184
185             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_HOT_PINK_get")]
186             public static extern global::System.IntPtr HotPinkGet();
187
188             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_INDIANRED_get")]
189             public static extern global::System.IntPtr IndianredGet();
190
191             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_INDIGO_get")]
192             public static extern global::System.IntPtr IndigoGet();
193
194             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_IVORY_get")]
195             public static extern global::System.IntPtr IvoryGet();
196
197             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_KHAKI_get")]
198             public static extern global::System.IntPtr KhakiGet();
199
200             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LAVENDER_get")]
201             public static extern global::System.IntPtr LavenderGet();
202
203             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LAVENDER_BLUSH_get")]
204             public static extern global::System.IntPtr LavenderBlushGet();
205
206             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LAWN_GREEN_get")]
207             public static extern global::System.IntPtr LawnGreenGet();
208
209             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LEMON_CHIFFON_get")]
210             public static extern global::System.IntPtr LemonChiffonGet();
211
212             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_BLUE_get")]
213             public static extern global::System.IntPtr LightBlueGet();
214
215             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_CORAL_get")]
216             public static extern global::System.IntPtr LightCoralGet();
217
218             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_CYAN_get")]
219             public static extern global::System.IntPtr LightCyanGet();
220
221             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_GOLDEN_ROD_YELLOW_get")]
222             public static extern global::System.IntPtr LightGoldenRodYellowGet();
223
224             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_GRAY_get")]
225             public static extern global::System.IntPtr LightGrayGet();
226
227             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_GREEN_get")]
228             public static extern global::System.IntPtr LightGreenGet();
229
230             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_GREY_get")]
231             public static extern global::System.IntPtr LightGreyGet();
232
233             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_PINK_get")]
234             public static extern global::System.IntPtr LightPinkGet();
235
236             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_SALMON_get")]
237             public static extern global::System.IntPtr LightSalmonGet();
238
239             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_SEA_GREEN_get")]
240             public static extern global::System.IntPtr LightSeaGreenGet();
241
242             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_SKY_BLUE_get")]
243             public static extern global::System.IntPtr LightSkyBlueGet();
244
245             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_SLATE_GRAY_get")]
246             public static extern global::System.IntPtr LightSlateGrayGet();
247
248             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_SLATE_GREY_get")]
249             public static extern global::System.IntPtr LightSlateGreyGet();
250
251             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_STEEL_BLUE_get")]
252             public static extern global::System.IntPtr LightSteelBlueGet();
253
254             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIGHT_YELLOW_get")]
255             public static extern global::System.IntPtr LightYellowGet();
256
257             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIME_get")]
258             public static extern global::System.IntPtr LimeGet();
259
260             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LIME_GREEN_get")]
261             public static extern global::System.IntPtr LimeGreenGet();
262
263             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_LINEN_get")]
264             public static extern global::System.IntPtr LinenGet();
265
266             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MAGENTA_get")]
267             public static extern global::System.IntPtr MagentaGet();
268
269             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MAROON_get")]
270             public static extern global::System.IntPtr MaroonGet();
271
272             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_AQUA_MARINE_get")]
273             public static extern global::System.IntPtr MediumAquaMarineGet();
274
275             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_BLUE_get")]
276             public static extern global::System.IntPtr MediumBlueGet();
277
278             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_ORCHID_get")]
279             public static extern global::System.IntPtr MediumOrchidGet();
280
281             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_PURPLE_get")]
282             public static extern global::System.IntPtr MediumPurpleGet();
283
284             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_SEA_GREEN_get")]
285             public static extern global::System.IntPtr MediumSeaGreenGet();
286
287             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_SLATE_BLUE_get")]
288             public static extern global::System.IntPtr MediumSlateBlueGet();
289
290             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_SPRING_GREEN_get")]
291             public static extern global::System.IntPtr MediumSpringGreenGet();
292
293             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_TURQUOISE_get")]
294             public static extern global::System.IntPtr MediumTurquoiseGet();
295
296             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MEDIUM_VIOLETRED_get")]
297             public static extern global::System.IntPtr MediumVioletredGet();
298
299             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MIDNIGHT_BLUE_get")]
300             public static extern global::System.IntPtr MidnightBlueGet();
301
302             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MINT_CREAM_get")]
303             public static extern global::System.IntPtr MintCreamGet();
304
305             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MISTY_ROSE_get")]
306             public static extern global::System.IntPtr MistyRoseGet();
307
308             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_MOCCASIN_get")]
309             public static extern global::System.IntPtr MoccasinGet();
310
311             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_NAVAJO_WHITE_get")]
312             public static extern global::System.IntPtr NavajoWhiteGet();
313
314             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_NAVY_get")]
315             public static extern global::System.IntPtr NavyGet();
316
317             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_OLD_LACE_get")]
318             public static extern global::System.IntPtr OldLaceGet();
319
320             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_OLIVE_get")]
321             public static extern global::System.IntPtr OliveGet();
322
323             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_OLIVE_DRAB_get")]
324             public static extern global::System.IntPtr OliveDrabGet();
325
326             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ORANGE_get")]
327             public static extern global::System.IntPtr OrangeGet();
328
329             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ORANGE_RED_get")]
330             public static extern global::System.IntPtr OrangeRedGet();
331
332             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ORCHID_get")]
333             public static extern global::System.IntPtr OrchidGet();
334
335             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PALE_GOLDEN_ROD_get")]
336             public static extern global::System.IntPtr PaleGoldenRodGet();
337
338             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PALE_GREEN_get")]
339             public static extern global::System.IntPtr PaleGreenGet();
340
341             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PALE_TURQUOISE_get")]
342             public static extern global::System.IntPtr PaleTurquoiseGet();
343
344             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PALE_VIOLET_RED_get")]
345             public static extern global::System.IntPtr PaleVioletRedGet();
346
347             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PAPAYA_WHIP_get")]
348             public static extern global::System.IntPtr PapayaWhipGet();
349
350             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PEACH_PUFF_get")]
351             public static extern global::System.IntPtr PeachPuffGet();
352
353             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PERU_get")]
354             public static extern global::System.IntPtr PeruGet();
355
356             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PINK_get")]
357             public static extern global::System.IntPtr PinkGet();
358
359             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PLUM_get")]
360             public static extern global::System.IntPtr PlumGet();
361
362             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_POWDER_BLUE_get")]
363             public static extern global::System.IntPtr PowderBlueGet();
364
365             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_PURPLE_get")]
366             public static extern global::System.IntPtr PurpleGet();
367
368             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_RED_get")]
369             public static extern global::System.IntPtr RedGet();
370
371             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ROSY_BROWN_get")]
372             public static extern global::System.IntPtr RosyBrownGet();
373
374             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_ROYAL_BLUE_get")]
375             public static extern global::System.IntPtr RoyalBlueGet();
376
377             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SADDLE_BROWN_get")]
378             public static extern global::System.IntPtr SaddleBrownGet();
379
380             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SALMON_get")]
381             public static extern global::System.IntPtr SalmonGet();
382
383             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SANDY_BROWN_get")]
384             public static extern global::System.IntPtr SandyBrownGet();
385
386             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SEA_GREEN_get")]
387             public static extern global::System.IntPtr SeaGreenGet();
388
389             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SEA_SHELL_get")]
390             public static extern global::System.IntPtr SeaShellGet();
391
392             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SIENNA_get")]
393             public static extern global::System.IntPtr SiennaGet();
394
395             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SILVER_get")]
396             public static extern global::System.IntPtr SilverGet();
397
398             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SKY_BLUE_get")]
399             public static extern global::System.IntPtr SkyBlueGet();
400
401             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SLATE_BLUE_get")]
402             public static extern global::System.IntPtr SlateBlueGet();
403
404             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SLATE_GRAY_get")]
405             public static extern global::System.IntPtr SlateGrayGet();
406
407             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SLATE_GREY_get")]
408             public static extern global::System.IntPtr SlateGreyGet();
409
410             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SNOW_get")]
411             public static extern global::System.IntPtr SnowGet();
412
413             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_SPRING_GREEN_get")]
414             public static extern global::System.IntPtr SpringGreenGet();
415
416             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_STEEL_BLUE_get")]
417             public static extern global::System.IntPtr SteelBlueGet();
418
419             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_TAN_get")]
420             public static extern global::System.IntPtr TanGet();
421
422             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_TEAL_get")]
423             public static extern global::System.IntPtr TealGet();
424
425             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_THISTLE_get")]
426             public static extern global::System.IntPtr ThistleGet();
427
428             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_TOMATO_get")]
429             public static extern global::System.IntPtr TomatoGet();
430
431             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_TRANSPARENT_get")]
432             public static extern global::System.IntPtr TransparentGet();
433
434             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_TURQUOISE_get")]
435             public static extern global::System.IntPtr TurquoiseGet();
436
437             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_VIOLET_get")]
438             public static extern global::System.IntPtr VioletGet();
439
440             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_WHEAT_get")]
441             public static extern global::System.IntPtr WheatGet();
442
443             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_WHITE_get")]
444             public static extern global::System.IntPtr WhiteGet();
445
446             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_WHITE_SMOKE_get")]
447             public static extern global::System.IntPtr WhiteSmokeGet();
448
449             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_YELLOW_get")]
450             public static extern global::System.IntPtr YellowGet();
451
452             [global::System.Runtime.InteropServices.DllImport(NDalicPINVOKE.Lib, EntryPoint = "CSharp_Dali_YELLOW_GREEN_get")]
453             public static extern global::System.IntPtr YellowGreenGet();
454         }
455     }
456 }