A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Bitmap Smoothing Levels

  1. #1
    Junior Member
    Join Date
    Aug 2000
    Posts
    6

    Bitmap Smoothing Levels

    Can I control bitmap smoothing levels, or is it strictly on and off (true, false)?

    Thanks
    woodengoat.etsy.com
    coolyoda.com

  2. #2
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    You have access to smoothing (on/off) and pixelSnapping (whether Flash will blur bitmap pixels that lay on subpixel boundaries). You also can use three different levels of stage quality (although that's a global setting so it affects everything) and if you want to get really tricky you can use your bitmap as a vector fill on a shape that is slightly larger or smaller than the original which will put your bitmap through the vector rendering engine.
    Please use [php] or [code] tags, and mark your threads resolved 8)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center