ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TIEBitmap
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

mansour

6 Posts

Posted - Aug 23 2018 :  13:29:32  Show Profile  Reply
Hello

I have some question in using TIEBitmap:

- How to save a TIEBitmap to stream , (independent) ?
- How to save a section (rectangle) of TIEBitmap to stream ?
- How to copy one TIEBitmap to another ? I used Assign and AssignImage but copy is not exactly like source !

Regards,
Mansour.

xequte

38191 Posts

Posted - Aug 23 2018 :  19:53:36  Show Profile  Reply
Hi Mansour

1. Bitmap.Write()

https://www.imageen.com/help/TIEBitmap.Write.html

2. Use Bitmap.AssignRect() to add it to another TIEBitmap, then write that to a stream:

https://www.imageen.com/help/TIEBitmap.AssignRect.html

3. In what way is Assign() not working?



Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: