opacity property

opacity property

Gets the opacity of this PdfArtifact.

Remarks

Possible values are in range [0, 1].

Definition:

@property
def opacity(self):
    ...

See Also