Mida Community Forum > General Discussion

Porting a graphical program from Delphi to Mac

(1/1)

Khimik:
I want to port my Delphi program to Mac, and need to know whether it is possible. My program draws the graphics by pixels (a bitmap is treated as an usual array) and then renders it on TImage using GDI (bitblt, invalidaterect functions). I tried to write a test Firemonkey application which draws the graphic in such a way, but didn't have success (for example, TBitmap.PixelFormat in Firemonkey is not the same as in old Delphi). Is it possible in Mac? How Mida can help me?

MauroBotta:
I'm sorry but the conversion of Pascal code to draw a Canvas is too specific and complex, it can not be converted automatically from Mida.

Navigation

[0] Message Index

Go to full version