filter .grayscale .apply  (  BitmapObjectID  )  
                           
Description :

This instruction replaces each color of a bitmap with its "gray level" equivalent.

As a result, the bitmap will be transformed into its "photographic" black and white equivalent.

Parameters :

  • ObjectID of the bitmap.

Examples :