Ejemplo n.º 1
0
 public uint[,] GetPixelsCopy()
 {
     return(m_Pixelmap.GetPixelsCopy());
 }