version 2.05:
64/48/32-bit depth support many other changes
This commit is contained in:
@ -53,7 +53,7 @@ begin
|
||||
// ScriptEditor.GetCpFromFlame(cp);
|
||||
cp.width := Image.width;
|
||||
cp.Height := Image.Height;
|
||||
Render.Compatibility := Compatibility;
|
||||
// Render.Compatibility := Compatibility;
|
||||
Render.SetCP(cp);
|
||||
Render.Render;
|
||||
Image.Picture.Bitmap.Assign(Render.GetImage);
|
||||
|
Reference in New Issue
Block a user