📚 docs(watermark): 更新水印提取文档示例/Updated watermark extraction document example - #159
Open
Radium-bit wants to merge 1 commit into
Open
📚 docs(watermark): 更新水印提取文档示例/Updated watermark extraction document example#159Radium-bit wants to merge 1 commit into
Radium-bit wants to merge 1 commit into
Conversation
- 修正wm_shape参数说明:文档示例中,将 `wm_shape` 参数的传递方式从 `WaterMark` 类初始化时调整为 `extract` 方法调用时传入,以符合最新代码逻辑 - 更新示例文件名:将英文示例中水印图片的文件名从 `打上水印的图.png` 更新为 `embedded.png`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
wm_shape参数的传递方式从WaterMark类初始化时调整为extract方法调用时传入,以符合最新代码逻辑打上水印的图.png更新为embedded.pngwm_shapeparameter was passed from theWaterMarkclass initialization to theextractmethod call to conform to the latest code logicwatermarked.pngtoembedded.png