iRobo.Activity.Image To Grayscale

Image to Gray allows the user to convert the provided colored image into gray-scale.


     Note: 

         Image types accepted by this activity are jpg, jpeg, bmp, png, tif.

       

                                                                                                       

Properties

Input

  • Image object - Image object to be processed, only one input must be provided. (Optional)
  • Image path - Image path to the file to be processed, only one input must be provided. (Mandatory)


Misc                                                                                                        

  • DisplayName - Activity header name.


Output 

  • Image object - Result object of the processed image. (Optional)
  • Image path - Result image path of the processed image. (Mandatory)


Steps of Using Image To Grayscale

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Image To Grayscale Activity to the Sequence.
  3. Enter Input Image Path of the image to be processed in Property Panel.
  4. Enter Output Image Path of the processed image in Property Panel.
  5. Click the Save button from iRobo Studio Menu to save Workflow.
  6. Click the Play button to start the automated process.


Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy