Click or drag to resize

RenderHeadUpDisplayImage Methods

The RenderHeadUpDisplayImage type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate(RenderResources, RenderImage)
Creates a head up display image from an image file.
Public methodStatic memberCreate(RenderResources, String)
Creates a head up display image from an image file.
Public methodDestroy
Destroys the head up display image.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Does the rendering of the image.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also