ee.Image.bitsToArrayImage

Turns the bits of an integer into a 1-D array. The array has a length up to the highest 'on' bit in the input.

UsageReturns
Image.bitsToArrayImage()Image
ArgumentTypeDetails
this: inputImageInput image.