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

Create an image from backend texture handle #67

Open
THEREALWWEFAN231 opened this issue May 16, 2024 · 1 comment
Open

Create an image from backend texture handle #67

THEREALWWEFAN231 opened this issue May 16, 2024 · 1 comment

Comments

@THEREALWWEFAN231
Copy link

I think I'd be cool if you could create an Image from a texture already on the GPU. For example I'm using opengl and do some native rendering to a frame buffer and would like to pass the frame buffers texture id to skia to render it on a canvas and do some effects with it, or even better yet just create an Image from a framebuffer id.

@tonsky
Copy link
Contributor

tonsky commented May 18, 2024

You should ask for it in Skia google group I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants