示例#1
0
文件: Layers.cs 项目: rcw0125/vehic
 public Layers(LayeredImage image)
 {
     this._image = image;
 }