Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export image from Skia View #982

Closed
NgocSynodus opened this issue Oct 12, 2022 · 3 comments
Closed

Export image from Skia View #982

NgocSynodus opened this issue Oct 12, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@NgocSynodus
Copy link

Description

Can u create export image feature?
Ex: After change image SVG by color matrix, blur, ... I want to save that

@NgocSynodus NgocSynodus added the enhancement New feature or request label Oct 12, 2022
@lnawrot
Copy link

lnawrot commented Oct 13, 2022

Hey, there is already a makeImageSnapshot feature. It's documented here: https://shopify.github.io/react-native-skia/docs/canvas/overview#getting-a-canvas-snapshot

@NgocSynodus
Copy link
Author

Hey, there is already a makeImageSnapshot feature. It's documented here: https://shopify.github.io/react-native-skia/docs/canvas/overview#getting-a-canvas-snapshot

Yeah. thanks

@alexandre1921
Copy link

Is there a way to export an SVG instead of a PNG or other formats? I found the method Skia.SVG.MakeFromData(), but I'm not sure what the first parameter, SKData, represents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants