Method ImageToGreyScaleGrid
ImageToGreyScaleGrid(Texture2D, int, int)
public static Grid2<float> ImageToGreyScaleGrid(Texture2D texture, int xOffset, int yOffset)
Parameters
Returns
ImageToGreyScaleGrid(Texture2D)
public static Grid2<float> ImageToGreyScaleGrid(Texture2D texture)
Parameters
texture
Texture2D