• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "12",
4        "name": "OH_ImageSourceInfo_Create"
5    },
6    {
7        "first_introduced": "12",
8        "name": "OH_ImageSourceInfo_GetWidth"
9    },
10    {
11        "first_introduced": "12",
12        "name": "OH_ImageSourceInfo_GetHeight"
13    },
14    {
15        "first_introduced": "12",
16        "name": "OH_ImageSourceInfo_GetDynamicRange"
17    },
18    {
19        "first_introduced": "20",
20        "name": "OH_ImageSourceInfo_GetMimeType"
21    },
22    {
23        "first_introduced": "12",
24        "name": "OH_ImageSourceInfo_Release"
25    },
26    {
27        "first_introduced": "12",
28        "name": "OH_DecodingOptions_Create"
29    },
30    {
31        "first_introduced": "12",
32        "name": "OH_DecodingOptions_GetPixelFormat"
33    },
34    {
35        "first_introduced": "12",
36        "name": "OH_DecodingOptions_SetPixelFormat"
37    },
38    {
39        "first_introduced": "12",
40        "name": "OH_DecodingOptions_GetIndex"
41    },
42    {
43        "first_introduced": "12",
44        "name": "OH_DecodingOptions_SetIndex"
45    },
46    {
47        "first_introduced": "12",
48        "name": "OH_DecodingOptions_GetRotate"
49    },
50    {
51        "first_introduced": "12",
52        "name": "OH_DecodingOptions_SetRotate"
53    },
54    {
55        "first_introduced": "12",
56        "name": "OH_DecodingOptions_GetDesiredSize"
57    },
58    {
59        "first_introduced": "12",
60        "name": "OH_DecodingOptions_SetDesiredSize"
61    },
62    {
63        "first_introduced": "12",
64        "name": "OH_DecodingOptions_GetDesiredRegion"
65    },
66    {
67        "first_introduced": "12",
68        "name": "OH_DecodingOptions_SetDesiredRegion"
69    },
70    {
71        "first_introduced": "12",
72        "name": "OH_DecodingOptions_GetDesiredDynamicRange"
73    },
74    {
75        "first_introduced": "12",
76        "name": "OH_DecodingOptions_SetDesiredDynamicRange"
77    },
78    {
79        "first_introduced": "18",
80        "name": "OH_DecodingOptions_SetCropAndScaleStrategy"
81    },
82    {
83        "first_introduced": "18",
84        "name": "OH_DecodingOptions_GetCropAndScaleStrategy"
85    },
86    {
87        "first_introduced": "19",
88        "name": "OH_DecodingOptions_SetCropRegion"
89    },
90    {
91        "first_introduced": "19",
92        "name": "OH_DecodingOptions_GetCropRegion"
93    },
94    {
95        "first_introduced": "20",
96        "name": "OH_DecodingOptions_GetDesiredColorSpace"
97    },
98    {
99        "first_introduced": "20",
100        "name": "OH_DecodingOptions_SetDesiredColorSpace"
101    },
102    {
103        "first_introduced": "12",
104        "name": "OH_DecodingOptions_Release"
105    },
106    {
107        "first_introduced": "12",
108        "name": "OH_ImageSourceNative_CreateFromUri"
109    },
110    {
111        "first_introduced": "12",
112        "name": "OH_ImageSourceNative_CreateFromFd"
113    },
114    {
115        "first_introduced": "12",
116        "name": "OH_ImageSourceNative_CreateFromData"
117    },
118    {
119        "first_introduced": "20",
120        "name": "OH_ImageSourceNative_CreateFromDataWithUserBuffer"
121    },
122    {
123        "first_introduced": "12",
124        "name": "OH_ImageSourceNative_CreateFromRawFile"
125    },
126    {
127        "first_introduced": "12",
128        "name": "OH_ImageSourceNative_CreatePixelmap"
129    },
130    {
131        "first_introduced": "15",
132        "name": "OH_ImageSourceNative_CreatePixelmapUsingAllocator"
133    },
134    {
135        "first_introduced": "12",
136        "name": "OH_ImageSourceNative_CreatePixelmapList"
137    },
138    {
139        "first_introduced": "13",
140        "name": "OH_ImageSourceNative_CreatePicture"
141    },
142    {
143        "first_introduced": "12",
144        "name": "OH_ImageSourceNative_GetDelayTimeList"
145    },
146    {
147        "first_introduced": "12",
148        "name": "OH_ImageSourceNative_GetImageInfo"
149    },
150    {
151        "first_introduced": "12",
152        "name": "OH_ImageSourceNative_GetImageProperty"
153    },
154    {
155        "first_introduced": "19",
156        "name": "OH_ImageSourceNative_GetImagePropertyWithNull"
157    },
158    {
159        "first_introduced": "12",
160        "name": "OH_ImageSourceNative_ModifyImageProperty"
161    },
162    {
163        "first_introduced": "12",
164        "name": "OH_ImageSourceNative_GetFrameCount"
165    },
166    {
167        "first_introduced": "12",
168        "name": "OH_ImageSourceNative_Release"
169    },
170    {
171        "first_introduced": "13",
172        "name": "OH_DecodingOptionsForPicture_Create"
173    },
174    {
175        "first_introduced": "13",
176        "name": "OH_DecodingOptionsForPicture_GetDesiredAuxiliaryPictures"
177    },
178    {
179        "first_introduced": "13",
180        "name": "OH_DecodingOptionsForPicture_SetDesiredAuxiliaryPictures"
181    },
182    {
183        "first_introduced": "13",
184        "name": "OH_DecodingOptionsForPicture_Release"
185    },
186    {
187        "first_introduced": "20",
188        "name": "OH_ImageSourceNative_GetSupportedFormats"
189    },
190    {
191        "first_introduced": "20",
192        "name": "OH_ImageSourceNative_CreatePictureAtIndex"
193    }
194]