Take a look at wxImage.
brightness/contrast is not specific to wxWidgets, but I'm sure
you can find something googling on the www and playing with
HSV colour space.
HTH
Manolo
RD> Can anyone help with codes for image rotation(in multple of 90
RD> degrees)
You can use wxImage::Rotate(), possibly after converting your wxBitmap to
it (and then converting wxImage back to wxBitmap).
RD> and brightness/contrast in Wx Widgets.
I am not aware of anything like this (which doesn't mean it doesn't exist,
of course).
RD> I have been trying a few codes but none seems to work .
Difficult to say what exactly the problem was without more details...
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/