uv

Function uv 

Source
pub fn uv(image_data: &ImageData, coord: &Vector2<u32>) -> Vector2<f64>
Expand description

Returns the UV space conversion of the pixel coordinate. Centered at (0,0). Adjusted for aspect ratio.