JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

A new Picture::createPictureWithAlphaChannel method

It would be useful if there was a way to create a rectangle subset of a picture loaded into a picture control while retaining any alpha channel settings for opacity. For ease of use, it would be good if this method let you specify the rectangle of the picture you want to use for the create, something along the lines of the following:

Picture::createPictureWithAlphaChannel( x, y, width, height : Real ) : Binary
  • BeeJay
  • May 1 2019
  • Shipped
HistoricalComments
James Burnby 29/03/2018 9:18:15 AM
Sounds good. Perhaps Jade could match the bitmap api functions? https://msdn.microsoft.com/en-us/library/windows/desktop/dd183385(v=vs.85).aspx
  • Attach files
  • +2