0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. graphic_graphic_2d
  2. /
  3. interfaces
  4. /
  5. kits
  6. /
  7. napi
  8. /
  9. graphic
  10. /
  11. drawing
  12. /
  13. path_napi
Ddreamyhhhfeat: Add new methods to Path and Bitmap classes
a49c1d6d创建于 4月9日历史提交
文件最后提交记录最后更新时间
js_path.cpp
feat: Add new methods to Path and Bitmap classes - Add Path::GetLastPoint() to retrieve the last point of a path - Add Path::IsEqual() to compare two paths for equality - Add OH_Drawing_BitmapGetRowBytes() to get bitmap row bytes - Implement NAPI bindings for new Path methods - Implement ANI bindings for new Path methods - Add comprehensive unit tests and fuzz tests Co-Authored-By: Agent Signed-off-by: dreamyhhh <hangmengxin@huawei.com> Change-Id: I70cb6dd25a0478ff74d1bead1e37b4655368be19 1 个月前
js_path.h
feat: Add new methods to Path and Bitmap classes - Add Path::GetLastPoint() to retrieve the last point of a path - Add Path::IsEqual() to compare two paths for equality - Add OH_Drawing_BitmapGetRowBytes() to get bitmap row bytes - Implement NAPI bindings for new Path methods - Implement ANI bindings for new Path methods - Add comprehensive unit tests and fuzz tests Co-Authored-By: Agent Signed-off-by: dreamyhhh <hangmengxin@huawei.com> Change-Id: I70cb6dd25a0478ff74d1bead1e37b4655368be19 1 个月前