Skip to content
Discussion options

You must be logged in to vote

暂时可以使用以下参数来解决深色被挡住的问题

BlindWatermark.decode({
  compositeOperation: 'overlay',
  compositeTimes: 4,
  url: uploadFile.url,
  onSuccess: (imageBase64) => {
    decodeBlindImageByLight.value = imageBase64
  }
});

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@zhensherlock
Comment options

@nerveva2000
Comment options

@zhensherlock
Comment options

Answer selected by zhensherlock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants