Esempio n. 1
0
 override public void Allocate()
 {
     FImage = ImageUtils.CreateImage(this.Width, this.Height, this.NativeFormat);
 }