[[["Ł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."],[[["`minValue()` is a method that returns the minimum value of a PixelType."],["The method has no input arguments and returns a number."],["It is called on a PixelType object using the dot notation (`PixelType.minValue()`)."]]],["The `PixelType.minValue()` function returns the minimum numerical value associated with a given `PixelType`. It takes a `PixelType` as its argument (`this: pixelType`) and outputs a `Number`. No other arguments are required. The function's core action is to determine and return this minimum value.\n"]]