filter .brightness .apply  (  BitmapObjectID ,  Intensity  )  
                                
Description :

This instruction adjusts the brightness of a bitmap.

Parameters :

  • ObjectID of the bitmap.
  • Intensity, valid in the range [-1.0,1.0].

Examples :