0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. media
  8. /
  9. image
  10. /
  11. Readme-EN.md
TikkuuTikkuu翻译刷新:Readme
c12a8f2e创建于 1月4日历史提交

Image Kit

  • About This Kit
  • Image Development (ArkTS)
    • Image Decoding
      • Using ImageSource to Decode Images
      • Using ImageSource to Decode Pictures
      • Allocating Memory for Image Decoding
    • Image Encoding
      • Using ImagePacker to Encode Images
      • Using ImagePacker to Encode Pictures
    • Image Editing and Processing
      • Using PixelMap to Transform Images
      • Using PixelMap for PixelMap Operations
      • Editing Exif Data
    • Image Receiving
      • Using ImageReceiver to Receive Images
  • Image Development (C/C++)
    • Image Decoding
      • Using Image_NativeModule to Decode Images
      • Using Image_NativeModule to Decode Pictures
      • Allocating Memory for Image Decoding
    • Image Encoding
      • Using Image_NativeModule to Encode Images
      • Using Image_NativeModule to Encode Pictures
    • Image Editing and Processing
      • Using Image_NativeModule for PixelMap Operations
      • Using ImageEffect to Edit Images
      • Using Image_NativeModule to Edit Exif Data
    • Image Receiving
      • Using Image_NativeModule to Receive Images
  • FAQs About Image Kit
    • Handling HEIF Images
    • Obtaining the Rotation Angle of an Image
    • Image Kit Exception Handling
  • Image Development (Dependent on JS Objects) (Not Recommended)
    • Image Decoding
    • Image Encoding
    • Image Transformation
    • PixelMap Operation
    • Image Receiving