CLImageToolInfo *tool = [editor.toolInfo subToolInfoWithToolName:@"CLStickerTool" recursive:NO];
tool.optionalInfo[@"stickerPath"] = @"yourStickerPath";
其中的yourStickerPath 怎么设置?
CLImageToolInfo *tool = [editor.toolInfo subToolInfoWithToolName:@"CLStickerTool" recursive:NO];
tool.optionalInfo[@"stickerPath"] = @"yourStickerPath";
其中的yourStickerPath 怎么设置?
2 回答1.7k 阅读
1 回答1k 阅读
844 阅读
1 回答649 阅读
817 阅读
787 阅读
594 阅读