NevronOpenVision
Nevron.Nov.Graphics Namespace / NLocalFileImageSource Class


NLocalFileImageSource Class Methods

For a list of all members of this type, see NLocalFileImageSource members.

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