HPS.FinishPictureEvent Class Reference

The FinishPictureEvent class is the event generated when the driver finishes the update and puts the rendered image on screen (except for OffscreenWindows). More...

Inheritance diagram for HPS.FinishPictureEvent:
HPS.DriverEvent

Public Member Functions

override void Dispose ()
 
 FinishPictureEvent (IntPtr in_nr)
 
- Public Member Functions inherited from HPS.DriverEvent
 DriverEvent (HPS.DriverEvent in_that)
 
IntPtr GetClassID ()
 Returns a unique identifier that is shared by all objects of the same class. More...
 

Protected Member Functions

override void deleteCptr ()
 

Additional Inherited Members

- Protected Attributes inherited from HPS.DriverEvent
bool cMemOwn
 
HandleRef cptr
 

Detailed Description

The FinishPictureEvent class is the event generated when the driver finishes the update and puts the rendered image on screen (except for OffscreenWindows).


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.FinishPictureEvent.cs