ee.Image.int8

Casts the input value to a signed 8-bit integer.

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