ee.Reducer.allNonZero

Returns a Reducer that returns 1 if all of its inputs are non-zero, 0 otherwise. Where applicable, the output name is "all".

UsageReturns
ee.Reducer.allNonZero()Reducer

No arguments.