[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[[["This operation compares the bands of two images, returning 1 if the corresponding band values are not equal and 0 otherwise."],["If the images have different numbers of bands, single-band images are compared against all bands of the multi-band image; otherwise, bands are compared pairwise in their natural order."],["Output bands inherit the names of the image with more bands, or from `image1` if both have the same number of bands."],["The resulting image contains boolean values (1 or 0) indicating inequality between the input image bands."],["The function is invoked using the `.neq()` method on an image, providing another image as an argument."]]],[]]