Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
processing_camera_image
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
顾海波
2025-03-24 09:07:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bfb1e7587b2e6b6d5b93624588d812473d751eb5
bfb1e758
1 parent
56e7edfb
【修复】旋转
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
lib/processing_camera_image_i.dart
lib/processing_camera_image_i.dart
View file @
bfb1e75
...
...
@@ -269,8 +269,8 @@ class IProcessingCameraImage implements ProcessingCameraImage {
Pointer
<
Uint32
>
imgP
=
_convertImageNV21ToRGB
(
p
,
newImgWidth
,
newImgHeight
,
width
,
height
,
rotationAngle
,
backGroundColor
,
isFlipVectical
,
...
...
Please
register
or
login
to post a comment