ee.Image.ceil

Computes the smallest integer greater than or equal to the input.

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