[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003elanczos\u003c/code\u003e operation calculates the Lanczos approximation of an image.\u003c/p\u003e\n"],["\u003cp\u003eThis operation is applied to an image and returns the modified image.\u003c/p\u003e\n"],["\u003cp\u003eThere are no adjustable parameters for this operation within its provided context.\u003c/p\u003e\n"]]],[],null,["# ee.Image.lanczos\n\nComputes the Lanczos approximation of the input.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------|---------|\n| Image.lanczos`()` | Image |\n\n| Argument | Type | Details |\n|---------------|-------|----------------------------------------------|\n| this: `value` | Image | The image to which the operation is applied. |"]]