[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["The `int()` function converts the input image's values to signed 32-bit integers."],["It operates on an image and returns a modified image with the converted values."],["The function takes the image as an argument, modifying its data in-place."]]],["Converts an image to a signed 32-bit integer representation. The operation is applied to an image input, designated as `value`. The function `Image.int()` takes the input image and returns a new `Image` object where pixel values are cast to signed 32-bit integers.\n"]]