Link to home
Start Free TrialLog in
Avatar of trabzone
trabzone

asked on

TImage and bitmap with BC++ Builder help needed

Hi,
I have Borland C++ builder 5 and
I want to know how can i save a bitmap on a TImage,
how to take its rgb values,
create a new bitmap and change its rgb values according to above rgb values and show it at TImage.
I do them with Delphi but i dont know how can i do with C++ Builder.

Thanx...
Avatar of burcarpat
burcarpat

the class and method in delphi and c++ builder are 99% compatible.  just make sure you use the "->" notation for qualifying and what you do in delphi should also work for c++ builder
Builder can compile Delphi code -- most of the time (depending on code complexity) without the need to make code adjustments.  Delphi cannot compile Builder code though.
Avatar of trabzone

ASKER

how it does???
some code for finding rgb values may be so useful
ASKER CERTIFIED SOLUTION
Avatar of f4ier
f4ier

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

Answered: Points to f4ier

Please leave any comments here within the next seven days. Experts: Silence
means you don't care.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

-bcl (bcladd)
EE Cleanup Volunteer