Readme-CN.md 2.8 KB
Newer Older
Z
zengyawen 已提交
1 2
# Native API

W
wangjiangying 已提交
3
- 模块
Z
zengyawen 已提交
4 5 6 7 8 9 10 11 12
  - [Native XComponent](_o_h___native_x_component.md)
  - [HiLog](_hi_log.md)
  - [NativeWindow](_native_window.md)
  - [OH_NativeBuffer](_o_h___native_buffer.md)
  - [Drawing](_drawing.md)
  - [OH_NativeImage](_o_h___native_image.md)
  - [NativeVsync](_native_vsync.md)
  - [Image](image.md)
  - [Rawfile](rawfile.md)
13
  - [MindSpore](_mind_spore.md)
G
ge-yafang 已提交
14
  - [NeuralNeworkRuntime](_neural_nework_runtime.md)
W
wangjiangying 已提交
15
- 头文件
Z
zengyawen 已提交
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
  - [drawing_bitmap.h](drawing__bitmap_8h.md)
  - [drawing_brush.h](drawing__brush_8h.md)
  - [drawing_canvas.h](drawing__canvas_8h.md)
  - [drawing_color.h](drawing__color_8h.md)
  - [drawing_font_collection.h](drawing__font__collection_8h.md)
  - [drawing_path.h](drawing__path_8h.md)
  - [drawing_pen.h](drawing__pen_8h.md)
  - [drawing_text_declaration.h](drawing__text__declaration_8h.md)
  - [drawing_text_typography.h](drawing__text__typography_8h.md)
  - [drawing_types.h](drawing__types_8h.md)
  - [external_window.h](external__window_8h.md)
  - [image_pixel_map_napi.h](image__pixel__map__napi_8h.md)
  - [log.h](log_8h.md)
  - [native_buffer.h](native__buffer_8h.md)
  - [native_image.h](native__image_8h.md)
  - [native_interface_xcomponent.h](native__interface__xcomponent_8h.md)
  - [native_vsync.h](native__vsync_8h.md)
  - [raw_dir.h](raw__dir_8h.md)
  - [raw_file_manager.h](raw__file__manager_8h.md)
  - [raw_file.h](raw__file_8h.md)
36 37 38 39 40 41 42
  - [context.h](context_8h.md)
  - [data_type.h](data__type_8h.md)
  - [format.h](format_8h.md)
  - [model.h](model_8h.md)
  - [status.h](status_8h.md)
  - [tensor.h](tensor_8h.md)
  - [types.h](types_8h.md)
G
ge-yafang 已提交
43 44
  - [neural_network_runtime_type.h](neural__network__runtime__type_8h.md)
  - [neural_network_runtime.h](neural__network__runtime_8h.md)
W
wangjiangying 已提交
45
- 结构体
Z
zengyawen 已提交
46 47 48 49 50 51 52 53 54 55 56 57 58
  - [OH_Drawing_BitmapFormat](_o_h___drawing___bitmap_format.md)
  - [OH_NativeBuffer_Config](_o_h___native_buffer___config.md)
  - [OH_NativeXComponent_Callback](_o_h___native_x_component___callback.md)
  - [OH_NativeXComponent_MouseEvent](_o_h___native_x_component___mouse_event.md)
  - [OH_NativeXComponent_MouseEvent_Callback](_o_h___native_x_component___mouse_event___callback.md)
  - [OH_NativeXComponent_TouchEvent](_o_h___native_x_component___touch_event.md)
  - [OH_NativeXComponent_TouchPoint](_o_h___native_x_component___touch_point.md)
  - [OHExtDataHandle](_o_h_ext_data_handle.md)
  - [OHHDRMetaData](_o_h_h_d_r_meta_data.md)
  - [OhosPixelMapInfo](_ohos_pixel_map_info.md)
  - [RawFileDescriptor](_raw_file_descriptor.md)
  - [Region](_region.md)
  - [Rect](_rect.md)
59 60 61
  - [OH_AI_CallBackParam](_o_h___a_i___call_back_param.md)
  - [OH_AI_ShapeInfo](_o_h___a_i___shape_info.md)
  - [OH_AI_TensorHandleArray](_o_h___a_i___tensor_handle_array.md)
G
ge-yafang 已提交
62 63 64 65
  - [OH_NN_Memory](_o_h___n_n___memory.md)
  - [OH_NN_QuantParam](_o_h___n_n___quant_param.md)
  - [OH_NN_Tensor](_o_h___n_n___tensor.md)
  - [OH_NN_UInt32Array](_o_h___n_n___u_int32_array.md)