Gets a pixel at the UV coordinate. Assumes Pix is square.
In
Exec
|
|
Pix
Array of Linear Color Structures
|
|
Width
Integer (by ref)
|
|
UV
Vector 2D Structure (by ref)
|
|
Interp Type
InterpolationTypeEnum Enum (by ref)
|
Out
Exec
|
|
Return Value
Linear Color Structure
|
Gets a pixel at the UV coordinate. Assumes Pix is square. |