< Previous | Contents | Next >

Summary

The GetCanvasColor function is used to retrieve the canvas color values of an Image.

The canvas color is the "default" pixel color, and is used for any part of the image which is not explicitly defined by pixels. This is usually black/transparent, but can be different after certain operations, such as inverting the image.