ImageCmapInterpolation#

ImageCmapInterpolation#

Constructor#

ImageCmapInterpolation(value)

Image cmap interpolation method

Properties#

ImageCmapInterpolation.value

Graphic Feature value, must be implemented in subclass

Methods#

ImageCmapInterpolation.add_event_handler(handler)

Add an event handler.

ImageCmapInterpolation.block_events(val)

Block all events from this feature

ImageCmapInterpolation.clear_event_handlers()

Clear all event handlers

ImageCmapInterpolation.remove_event_handler(handler)

Remove a registered event handler.

ImageCmapInterpolation.set_value(graphic, value)

Graphic Feature value setter, must be implemented in subclass