ImageDataFeature¶

ImageDataFeature¶

Constructor¶

ImageDataFeature(parent, data)

Access to the Texture buffer shown in an ImageGraphic.

Properties¶

ImageDataFeature.buffer

Texture buffer for the image data

Methods¶

ImageDataFeature.add_event_handler(handler)

Add an event handler.

ImageDataFeature.block_events(val)

Block all events from this feature

ImageDataFeature.clear_event_handlers()

Clear all event handlers

ImageDataFeature.remove_event_handler(handler)

Remove a registered event handler.

ImageDataFeature.update_gpu()

Update the GPU with the buffer