colour_visuals.visual.MixinPropertySegments#

class colour_visuals.visual.MixinPropertySegments[source]#

Bases: object

Define a mixin for a segment count.

Attributes

__init__() None[source]#
Return type:

None

property segments: int[source]#

Getter and setter property for the segment count.

Parameters:

value – Value to set segment count with.

Returns:

Sample count.

Return type:

int

__weakref__#

list of weak references to the object