transparency_index property

transparency_index property

Gets or sets the transparency color index.

Definition:

@property
def transparency_index(self):
    ...
@transparency_index.setter
def transparency_index(self, value):
    ...

See Also