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