Star80
1472
代码介绍
代码
Issues576
Pull Requests518
流水线
Actions
讨论
Wiki
项目成员182
分析
项目设置
Star80
1472
  1. arkui_ace_engine
  2. /
  3. examples
  4. /
  5. Sticker
  6. /
  7. AppScope
  8. /
  9. resources
  10. /
  11. base
  12. /
  13. media
weixin_52725220weixin_52725220feat: Add Sticker example with comprehensive editing features
56cda951创建于 2月14日历史提交
文件最后提交记录最后更新时间
layered_image.json
feat: Add Sticker example with comprehensive editing features Add a complete sticker editing example demonstrating ArkUI's sticker manipulation capabilities. Core Features: - Add/drag/scale/rotate stickers with gestures - Image selection from gallery - Sample color stickers - Layer management (bring to front/send to back) - Filter effects (grayscale, sepia, blur, brightness, contrast) - Opacity control - Duplicate, center, reset operations - Sticker selection and deletion Implementation Details: - 564 lines of ArkTS code in Index.ets - Complete example structure with resources and configuration - Demonstrates gesture handling, state management, and component composition Signed-off-by: weixin_52725220 <jerryc.chen@huawei.com> Change-Id: I56cdb25c96406f7306ec8e339b1990f81ffe85614 个月前