[[["เข้าใจง่าย","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"],[[["`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"]]