Class paint_image_func_tForeverHandler
Forever Handler for paint_image_func_t. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class paint_image_func_tForeverHandler
- Inheritance
-
paint_image_func_tForeverHandler
- Inherited Members
Constructors
paint_image_func_tForeverHandler(paint_image_func_t)
public paint_image_func_tForeverHandler(paint_image_func_t managed)
Parameters
managed
paint_image_func_t
Fields
NativeCallback
public paint_image_func_t NativeCallback