Jump to content
Registration disabled at the moment Read more... ×
softtouch

How to resample image with Skia?

Recommended Posts

I cant find a way (or a demo) about how to resample an image with Skia. Does Skia support resampling of images, using various resample filter?

What I need to do is loading various image formats, like jpg, tiff, gif, webp, png and so on, resample them to a specific size and save them in a user given target image format. Skia can do all of that, except the resample part so it seems.

I cant use any other image library because it need to work also crossplatform.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×