| 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 个月前 |