Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
dz_TZImagePickerController
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shuijing
dz_TZImagePickerController
Commits
287e1c82
Commit
287e1c82
authored
Oct 16, 2018
by
yuzheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新notScaleImage的说明
parent
54c842d3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
TZImagePickerController/TZImagePickerController/TZImagePickerController.h
...troller/TZImagePickerController/TZImagePickerController.h
+2
-2
No files found.
TZImagePickerController/TZImagePickerController/TZImagePickerController.h
View file @
287e1c82
...
...
@@ -127,8 +127,8 @@
/// Default is white color with 0.8 alpha;
@property
(
strong
,
nonatomic
)
UIColor
*
cannotSelectLayerColor
;
/// Default is
No, if set YES, the result photo will not
be scaled to photoWidth pixel width. The photoWidth default is 828px
/// 默认是
NO,如果设置为YES,内部不
会缩放图片到photoWidth像素宽
/// Default is
YES, if set NO, the result photo will
be scaled to photoWidth pixel width. The photoWidth default is 828px
/// 默认是
YES,如果设置为NO,内部
会缩放图片到photoWidth像素宽
@property
(
assign
,
nonatomic
)
BOOL
notScaleImage
;
/// 默认是NO,如果设置为YES,导出视频时会修正转向(慎重设为YES,可能导致部分安卓下拍的视频导出失败)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment