How to Grayscale Image in CoffeeScript - Code Snippet

How to perform 'Grayscale Image' in CoffeeScript.

example.coffee
# Task: Grayscale Image
# Language: CoffeeScript

    # Implementation for Grayscale Image
    # TODO: Implement core logic here
    # Step 1: Prepare data
    # Step 2: Process Grayscale Image
    console.log("Done");
AdSense Slot