Readme-EN.md 4.4 KB
Newer Older
Z
zengyawen 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# Native API

- Modules
  - [Native XComponent](_o_h___native_x_component.md)
  - [HiLog](_hi_log.md)
  - [NativeWindow](_native_window.md)
  - [Drawing](_drawing.md)
  - [Image](image.md)
  - [Rawfile](rawfile.md)
  - [MindSpore](_mind_spore.md)
  - [NeuralNeworkRuntime](_neural_nework_runtime.md)
  - [AudioDecoder](_audio_decoder.md)
  - [AudioEncoder](_audio_encoder.md)
  - [CodecBase](_codec_base.md)
  - [VideoDecoder](_video_decoder.md)
  - [VideoEncoder](_video_encoder.md)
  - [Core](_core.md)
  - [HuksKeyApi](_huks_key_api.md)
  - [HuksParamSetApi](_huks_param_set_api.md)
  - [HuksTypeApi](_huks_type_api.md)
E
ester.zhou 已提交
21
  - [Init](init.md)
G
Gloria 已提交
22
  - [Memory](memory.md)
Z
zengyawen 已提交
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
- Header Files
  - [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_interface_xcomponent.h](native__interface__xcomponent_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)
  - [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)
  - [neural_network_runtime_type.h](neural__network__runtime__type_8h.md)
  - [neural_network_runtime.h](neural__network__runtime_8h.md)
  - [native_avcodec_audiodecoder.h](native__avcodec__audiodecoder_8h.md)
  - [native_avcodec_audioencoder.h](native__avcodec__audioencoder_8h.md)
  - [native_avcodec_base.h](native__avcodec__base_8h.md)
  - [native_avcodec_videodecoder.h](native__avcodec__videodecoder_8h.md)
  - [native_avcodec_videoencoder.h](native__avcodec__videoencoder_8h.md)
  - [native_averrors.h](native__averrors_8h.md)
  - [native_avformat.h](native__avformat_8h.md)
  - [native_avmemory.h](native__avmemory_8h.md)
  - [native_huks_api.h](native__huks__api_8h.md)
  - [native_huks_param.h](native__huks__param_8h.md)
  - [native_huks_type.h](native__huks__type_8h.md)
E
ester.zhou 已提交
61
  - [syscap_ndk.h](syscap__ndk_8h.md)
G
Gloria 已提交
62
  - [purgeable_memory.h](purgeable__memory_8h.md)
Z
zengyawen 已提交
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
- Structs
  - [OH_Drawing_BitmapFormat](_o_h___drawing___bitmap_format.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)
  - [OhosPixelMapCreateOps](_ohos_pixel_map_create_ops.md)
  - [OhosPixelMapInfo](_ohos_pixel_map_info.md)
  - [RawFileDescriptor](_raw_file_descriptor.md)
  - [Region](_region.md)
  - [Rect](_rect.md)
  - [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)
  - [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)
  - [OH_AVCodecAsyncCallback](_o_h___a_v_codec_async_callback.md)
  - [OH_AVCodecBufferAttr](_o_h___a_v_codec_buffer_attr.md)
  - [OH_Huks_Blob](_o_h___huks___blob.md)
  - [OH_Huks_CertChain](_o_h___huks___cert_chain.md)
  - [OH_Huks_KeyInfo](_o_h___huks___key_info.md)
  - [OH_Huks_KeyMaterial25519](_o_h___huks___key_material25519.md)
  - [OH_Huks_KeyMaterialDh](_o_h___huks___key_material_dh.md)
  - [OH_Huks_KeyMaterialDsa](_o_h___huks___key_material_dsa.md)
  - [OH_Huks_KeyMaterialEcc](_o_h___huks___key_material_ecc.md)
  - [OH_Huks_KeyMaterialRsa](_o_h___huks___key_material_rsa.md)
  - [OH_Huks_Param](_o_h___huks___param.md)
  - [OH_Huks_ParamSet](_o_h___huks___param_set.md)
  - [OH_Huks_PubKeyInfo](_o_h___huks___pub_key_info.md)
  - [OH_Huks_Result](_o_h___huks___result.md)