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


NFileImageSource Class Members

The following tables list the members exposed by NFileImageSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets whether the image file is embedded or linked.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates an identical copy of this file image source.  
Public MethodOverridden. Deserializes the object state from the specified property bag.  
Public MethodOverridden. Serializes the object state into the specified property bag.  
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 MethodOverridden. Overriden to load the image file. This method is always executed on the UI thread.  
Top
See Also