Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Khimik

Pages: [1]
1
General Discussion / Porting a graphical program from Delphi to Mac
« on: September 03, 2012, 07:54:22 pm »
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?

Pages: [1]