ImageSamplingUtils
Declaration
public static class ImageSamplingUtilsMethods
| Name | Type | Summary |
|---|---|---|
| static Sample | T | Samples a native array as if it was an image. Employs nearest neighbour algorithm. |
| static TransformImageCoordinates | Vector2Int | Transforms pixel coordinates using the specified matrix. |