Hiya,
We would like to convert Ranorex.CompressedImage to bmp format
Could a method like .ToBitmap be added, or is it currently possible?
Reason is when we have a Bitmap we can use .Net framework methods on it
Thanks
Conversion of screenshots
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Conversion of screenshots
It is currently possible. Please, see the Ranorex API documention:
http://www.ranorex.com/Documentation/Ra ... _Image.htm
Regards,
Alex
Ranorex Team
http://www.ranorex.com/Documentation/Ra ... _Image.htm
Regards,
Alex
Ranorex Team
Re: Conversion of screenshots
Thanks!