Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.8

    Save a local image file (JPEG or PNG) from an image snapshot

    Use BitmapData class to create an object containing visual data from the component. Encode it to JPEG or PNG using the appropriate encoder from mx.graphics.codec package and save it to a file using the File and FileStream class from AIR API.

  • Results 1-1 of 1