Node.js GM shade() Function
The shade() function is an inbuilt function in the GraphicsMagick library which is used to shade the image using a distant light source. The function returns the true value of success. Syntax: shade( azimuthal angle, elevation angle ) Parameters: This function accepts two parameters as mentioned ab