sampler2d_to_uint8_RGBA
sampler2d_to_uint8_RGBA(input, output)
Many applications work with 8bit RGBA images, this utility function converts a given input to that format
Kind: global function
| Param | Type |
|---|---|
| input | Sampler2D |
| output | Sampler2D |
Many applications work with 8bit RGBA images, this utility function converts a given input to that format
Kind: global function
| Param | Type |
|---|---|
| input | Sampler2D |
| output | Sampler2D |