ee.Image.floor

Computes the largest integer less than or equal to the input.

UsageReturns
Image.floor()Image
ArgumentTypeDetails
this: valueImageThe image to which the operation is applied.