예제 #1
0
 public void CopyTo(TextureData textureData)
 {
     textureData.AcceptPixelData(this);
 }