ee.Image.uint8

Casts the input value to an unsigned 8-bit integer.

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