DrawWindowEvent

class HPS.DrawWindowEvent : public HPS.DriverEvent

Public Types

enum BackgroundTextureFormat

Values:

RGBA
BGRA
ImageExternal
LumaChromaPair

Public Functions

override void Dispose ()
void DrawTexturedBackground (IntPtr in_texture, HPS.DrawWindowEvent.BackgroundTextureFormat in_format, HPS.MatrixKit in_matrix, HPS.IntRectangle in_extent)
DrawWindowEvent ()
DrawWindowEvent (HPS.DrawWindowEvent in_that)
DrawWindowEvent (IntPtr in_nr)
new IntPtr GetClassID ()

Properties

HPS.IntRectangle Extent { get; set; }