glClampColor¶
specify whether data read via glReadPixels should be clamped
- arguments
-
int
$target
Target for color clamping. target must beGL_CLAMP_READ_COLOR .int
$clamp
Specifies whether to apply color clamping. clamp must beGL_TRUE orGL_FALSE .
- returns
-
void
Copyright © 2010-2014 Khronos Group
This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.