Image in image command
All  1-3  4-7

Previous
Next
 From:  bemfarmer
10813.4 In reply to 10813.3 
Hi Michael,

Thank you for the responses. They make sense, and seem very logical.

Maybe I'll add "restoration of PNG, JPG, etc." to Version 6 withlist :-)

For my current low priority project, I'll just assume that for a loaded Image, that the associated PNG, etc. is available.

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
10813.5 In reply to 10813.4 
Hi Brian, for the next v5 beta I've added a .getEmbeddedImage() function on background images which will return an image object that you can then call .save() on to extract an embedded background image back to a separate bitmap file.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
10813.6 In reply to 10813.5 
WOW!
Many superlatives being thought of...

Thank you Michael

I am wondering if .getEmbeddedImage function() will have any other methods? Or submethods.
(More methods not needed...)

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
10813.7 In reply to 10813.6 
Hi Brian,

re:
> I am wondering if .getEmbeddedImage function() will have any other methods? Or submethods.
> (More methods not needed...)

Well it will return a bitmap image object which has these methods on it:

.save()
.getSaveFileName()
.copyToClipboard()

and also an .isValid property.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-7