Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Create my own Rect for clipping?
Re: Create my own Rect for clipping? [message #7698 is a reply to message #7696] Mon, 15 January 2007 23:37 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14256
Registered: November 2005
Ultimate Member
Rect r(left, top, right, bottom);

r = RectC(x, y, cx, cy);

r.left = x; r.top = y, r.right = x + cx; r.bottom = y + cy;

......



Mirek
 
Read Message
Read Message
Read Message
Previous Topic: Wrong Size problem..
Next Topic: How to zoom images? [PARTLY SOLVED...]
Goto Forum:
  


Current Time: Tue Apr 29 17:20:14 CEST 2025

Total time taken to generate the page: 0.00596 seconds