corsEnabled property

bool corsEnabled
getter/setter pair

Use CORS to download the image. This is often necessary when you have to download images from a third party server.

Implementation

bool corsEnabled = false;