opacity property

int? opacity
final

Opacity of image where 0 is transparent and 100 is fully opaque. Default is 100.

Implementation

final int? opacity;