NevronOpenVision
Nevron.Nov.Graphics Namespace / NLocalFileImageSource Class
Fields Properties Methods Events


NLocalFileImageSource Class Members

The following tables list the members exposed by NLocalFileImageSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new local file image source and embeds the image file data.  
Public Methodstatic (Shared in Visual Basic)Creates a new local file image source and links to the image file.  
Public MethodOverridden. Creates an identical copy of this file image source.  
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden. Gets an immutable image source that can be used as a hash table key for this image source. If this image source is immutable it can return itself as a key. Image sources with one frame are considered immutable.  
Protected Internal MethodOverridden. Gets the image source's image data in encoded form.  
Protected MethodOverridden. Loads the image data synchronously.  
Internal MethodOverridden.   
Top
See Also