• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "12",
4        "name": "OH_PixelmapInitializationOptions_Create"
5    },
6    {
7        "first_introduced": "12",
8        "name": "OH_PixelmapInitializationOptions_GetWidth"
9    },
10    {
11        "first_introduced": "12",
12        "name": "OH_PixelmapInitializationOptions_SetWidth"
13    },
14    {
15        "first_introduced": "12",
16        "name": "OH_PixelmapInitializationOptions_GetHeight"
17    },
18    {
19        "first_introduced": "20",
20        "name": "OH_PixelmapImageInfo_GetAlphaMode"
21    },
22    {
23        "first_introduced": "12",
24        "name": "OH_PixelmapInitializationOptions_SetHeight"
25    },
26    {
27        "first_introduced": "12",
28        "name": "OH_PixelmapInitializationOptions_GetPixelFormat"
29    },
30    {
31        "first_introduced": "12",
32        "name": "OH_PixelmapInitializationOptions_SetPixelFormat"
33    },
34    {
35        "first_introduced": "12",
36        "name": "OH_PixelmapInitializationOptions_GetSrcPixelFormat"
37    },
38    {
39        "first_introduced": "12",
40        "name": "OH_PixelmapInitializationOptions_SetSrcPixelFormat"
41    },
42    {
43        "first_introduced": "12",
44        "name": "OH_PixelmapInitializationOptions_GetAlphaType"
45    },
46    {
47        "first_introduced": "12",
48        "name": "OH_PixelmapInitializationOptions_SetAlphaType"
49    },
50    {
51        "first_introduced": "18",
52        "name": "OH_PixelmapInitializationOptions_GetEditable"
53    },
54    {
55        "first_introduced": "18",
56        "name": "OH_PixelmapInitializationOptions_SetEditable"
57    },
58    {
59        "first_introduced": "12",
60        "name": "OH_PixelmapInitializationOptions_GetRowStride"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_PixelmapInitializationOptions_SetRowStride"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_PixelmapInitializationOptions_Release"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_PixelmapImageInfo_Create"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_PixelmapImageInfo_GetWidth"
77    },
78    {
79        "first_introduced": "12",
80        "name": "OH_PixelmapImageInfo_GetHeight"
81    },
82    {
83        "first_introduced": "12",
84        "name": "OH_PixelmapImageInfo_GetRowStride"
85    },
86    {
87        "first_introduced": "12",
88        "name": "OH_PixelmapImageInfo_GetPixelFormat"
89    },
90    {
91        "first_introduced": "12",
92        "name": "OH_PixelmapImageInfo_GetAlphaType"
93    },
94    {
95        "first_introduced": "12",
96        "name": "OH_PixelmapImageInfo_GetDynamicRange"
97    },
98    {
99        "first_introduced": "12",
100        "name": "OH_PixelmapImageInfo_Release"
101    },
102    {
103        "first_introduced": "12",
104        "name": "OH_PixelmapNative_CreatePixelmap"
105    },
106    {
107        "first_introduced": "20",
108        "name": "OH_PixelmapNative_CreatePixelmapUsingAllocator"
109    },
110    {
111        "first_introduced": "12",
112        "name": "OH_PixelmapNative_ReadPixels"
113    },
114    {
115        "first_introduced": "12",
116        "name": "OH_PixelmapNative_WritePixels"
117    },
118    {
119        "first_introduced": "13",
120        "name": "OH_PixelmapNative_GetArgbPixels"
121    },
122    {
123        "first_introduced": "12",
124        "name": "OH_PixelmapNative_ToSdr"
125    },
126    {
127        "first_introduced": "12",
128        "name": "OH_PixelmapNative_GetImageInfo"
129    },
130    {
131        "first_introduced": "12",
132        "name": "OH_PixelmapNative_Opacity"
133    },
134    {
135        "first_introduced": "12",
136        "name": "OH_PixelmapNative_Scale"
137    },
138    {
139        "first_introduced": "12",
140        "name": "OH_PixelmapNative_ScaleWithAntiAliasing"
141    },
142    {
143        "first_introduced": "18",
144        "name": "OH_PixelmapNative_CreateScaledPixelMap"
145    },
146    {
147        "first_introduced": "18",
148        "name": "OH_PixelmapNative_CreateScaledPixelMapWithAntiAliasing"
149    },
150    {
151        "first_introduced": "12",
152        "name": "OH_PixelmapNative_Translate"
153    },
154    {
155        "first_introduced": "12",
156        "name": "OH_PixelmapNative_Rotate"
157    },
158    {
159        "first_introduced": "12",
160        "name": "OH_PixelmapNative_Flip"
161    },
162    {
163        "first_introduced": "12",
164        "name": "OH_PixelmapNative_Crop"
165    },
166    {
167        "first_introduced": "12",
168        "name": "OH_PixelmapNative_Release"
169    },
170    {
171        "first_introduced": "18",
172        "name": "OH_PixelmapNative_Destroy"
173    },
174    {
175        "first_introduced": "12",
176        "name": "OH_PixelmapNative_ConvertAlphaFormat"
177    },
178    {
179        "first_introduced": "12",
180        "name": "OH_PixelmapNative_CreateEmptyPixelmap"
181    },
182    {
183        "first_introduced": "20",
184        "name": "OH_PixelmapNative_CreateEmptyPixelmapUsingAllocator"
185    },
186    {
187        "first_introduced": "12",
188        "name": "OH_PixelmapNative_GetMetadata"
189    },
190    {
191        "first_introduced": "12",
192        "name": "OH_PixelmapNative_SetMetadata"
193    },
194    {
195        "first_introduced": "12",
196        "name": "OH_PixelmapNative_GetNativeBuffer"
197    },
198    {
199        "first_introduced": "13",
200        "name": "OH_PixelmapNative_GetColorSpaceNative"
201    },
202    {
203        "first_introduced": "13",
204        "name": "OH_PixelmapNative_SetColorSpaceNative"
205    },
206    {
207        "first_introduced": "12",
208        "name": "OH_PixelmapNative_ConvertPixelmapNativeToNapi"
209    },
210    {
211        "first_introduced": "12",
212        "name": "OH_PixelmapNative_ConvertPixelmapNativeFromNapi"
213    },
214    {
215        "first_introduced": "13",
216        "name": "OH_PixelmapNative_SetMemoryName"
217    },
218    {
219        "first_introduced": "18",
220        "name": "OH_PixelmapNative_GetByteCount"
221    },
222    {
223        "first_introduced": "18",
224        "name": "OH_PixelmapNative_GetAllocationByteCount"
225    },
226    {
227        "first_introduced": "15",
228        "name": "OH_PixelmapNative_AccessPixels"
229    },
230    {
231        "first_introduced": "15",
232        "name": "OH_PixelmapNative_UnaccessPixels"
233    }
234]