filter .negative .apply  (  BitmapObjectID  )  
                           
Description :

This instruction replaces each color of a bitmap with its negative color (i.e., white - color).

As a result, the bitmap will be transformed into its "photographic" negative.

Parameters :

  • ObjectID of the bitmap.

Examples :