Copy pageCopy pageCopy this page as Markdown for LLMsView as MarkdownView this page as plain textOpen in ClaudeAsk questions about this pageOpen in ChatGPTAsk questions about this pageOn this pageEXT_blend_minmaxThe EXT_blend_minmax extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors. MDN Reference Properties MAX_EXT readonly MAX_EXT: 32776; MIN_EXT readonly MIN_EXT: 32775;