invertase/firebase-extensions
Invertase Firebase Extensions
GitHub
invertase/firebase-extensions
28
12
Overview
Image Processing Api
Overview
Input
Operations
Output
Types
Utility Library
Firestore Record Acknowledgments
Overview
Reference API
Utility Library
Export User Data
Overview
Usage
Reference API
OperationResizeKernel
Values
Description
nearest
Use nearest neighbour interpolation.
cubic
Use a Catmull-Rom spline.
mitchell
Use a Mitchell-Netravali spline.
lanczos2
Use a Lanczos kernel with a=2.
lanczos3
Use a Lanczos kernel with a=3 (the default).
Edit this page on GitHub
Overview
On this page
OperationResizeKernel