Skip to content

Commit

Permalink
Merge pull request ibireme#80 from middaparka/patch-1
Browse files Browse the repository at this point in the history
Update YYImageCoder.h
  • Loading branch information
ibireme authored Jun 25, 2017
2 parents 61ca179 + 991b339 commit 1854c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YYImage/YYImageCoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ typedef NS_ENUM(NSUInteger, YYImageBlendOperation) {

/**
Add an image from a file path to encoder.
@param image Image file path.
@param path Image file path.
@param duration Image duration for animation. Pass 0 to ignore this parameter.
*/
- (void)addImageWithFile:(NSString *)path duration:(NSTimeInterval)duration;
Expand Down

0 comments on commit 1854c9e

Please sign in to comment.