About awaImage Xtra

Image I/O Xtra that supports major file formats.

Supported Bitmap Formats

  • BMP, JPG, TIFF, PNG, GIF, TGA, PSD formats
  • 1-bit, 8-bit, 16-bit, 24-bit, 32-bit imagingLingo

Requirement

  • Director 11-11.5 (Windows Xtra will works also under 10.)

License and Pricing

awaImage Xtra
Entitles an organization to receive one copy of the licensed Xtra which can only be used by a single developer. A copy of the licensed Xtra includes the Authoring and freely distributable Runtime versions.
$180

Before purchase it, you should test it enough in your project.

Trial

You can review, demonstrate and evaluate the Xtras with a Trial version. The Trial Version has full features, no limited. You shall not use the Trial Version for a purpose other than the sole purpose of determining whether to purchase a license.

Order and Delivery

All Xtras are available electronically and are being delivered via e-mail. If you pay by PayPal, we send you your registration code in 1-3 business day. If you have questions before or after placing an order, please contact us at E-Mail Form.

Download

version 10.05.31 - 8.51 MB (8,925,730 byte)
This download contains the Universal Binary for Intel Mac and the Windows Xtra.

Sample Applications 5 -48.2 MB (50,594,161 byte)
This download contains the Universal Binary App for Mac and the Windows EXE.

Function List

  • General-- new
  • I/O-- loadFromFile, saveToFile, loadFromImage, saveToImage
  • Grab-- loadFromScreen, loadFromDisplay, loadFromActiveWindow, loadFromWindow
  • Base64-- loadFromBase64, saveToBase64
  • Information-- getImageWidth, getImageHeight, getImageDepth, getFrameCount
  • for Jpeg-- getImageQuality, setImageQuality
  • Transform-- crop, rotate,rotateEX, flipH, flipV, resample, adjustContrast, invert
  • Color-- adjustGamma, adjustBrightness, adjustContrast, invert, swapColors
  • Conversion-- convertTo1Bits, convertToGreyscale, convertToRGB555, convertTo24Bits, convertTo32Bits
  • Transparent-- imageTransparent, imageComposite
  • for PNG-- getBGColor, setBGColor, deleteBGColor
  • Blend-- blendFromFile, blendFromImage
  • Meta-- getComment, setComment, getComments
  • Exif-- getExifMain, getExifSub, getExifGPS, getExifInteroperability, getExifMakernote
  • XMP-- getXMP, setXMP
  • IPTC-- getIPTC

History

  • 10.05.31
    - add 'loadFromDisplay'. feedback from Michael.
    - 'loadFromScreen' grab virtual desktop.
    - add 3 conversion functions ( convertTo1Bits, convertToGreyscale, convertToRGB555).
    - 'convertTo1Bits' is black and white conversion. feedback from Pascale.
    - support 1, 8, 16-bit image now.
    - fixed tiff importer. thanks Helge.

  • 090612
    - fixed IO bug with path contains '/' on OSX.
    - unrequired MUI Xtra.

  • 090609
    - add 2 functions for base64 string (loadFromBase64, saveToBase64).

  • 090519
    - 2 faster functions ( saveToImage, loadFromImage ).

  • 090514
    - fixed loadFromImage BUG(090513).

  • 090513
    - fixed MetaData Reading BUG.

  • 090417
    - add Display Grab function (loadFromScreen, loadFromActiveWindow, loadFromWindow).
    - add Crop function.

  • 090215
    - add rotateEX function.
    - new blend mode (color mode and more).
    - support blend with alpha.

  • 081204
    - add 2 functions for depth control( convertTo24Bits, convertTo32Bits)
    - unlocked file that has 0 frame.

  • 080903
    - add 3 functions for Comment MetaData (getComment, setComment, getComments)
    - add 5 functions for EXIF MetaData (getExifMain, getExifSub, getExifGPS, getExifInteroperability, getExifMakernote)
    - add 2 functions for XMP MetaData (getXMP, setXMP)
    - add 1 functions for IPTC MetaData (getIPTC)
    - Bug fixed (getBGColor, setBGColor)

  • 080815
    - bug fixed (image flipped on Mac)
    - 2 functions is faster ( blendFromImage )

  • 080702
    - 2 function is faster ( saveToImage, loadFromImage )

  • 080627
    - add 3 functions for Transparent ( isTransparent, imageTransparent, imageComposite)
    - add 3 functions for PNG BackGround ( getBGColor, setBGColor, deleteBGColor )
    - add 2 powerful functions for Image Blend ( blendFromFile, blendFromImage )

  • 080509
    - repackaging *.cpio

  • 080504
    - memory leaks fixed
    - add 10 handlers (getImageQuality, setImageQuality, rotate, flipH, flipV, resample, adjustGamma, adjustBrightness, adjustContrast, invert)

  • 080503