NevronOpenVision
Nevron.Nov.Graphics Namespace / NHttpImageSource Class


NHttpImageSource Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Creates an identical copy of this object.  
Public MethodOverridden. Determines whether the specified object is equal to the current object.  
Public MethodOverridden. Serves as a hash function for this type.  
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 send the HTTP request that gets the image data. This method is always executed on the UI thread.  
Top
See Also