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


NHttpImageSource Class Members

The following tables list the members exposed by NHttpImageSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the current response status. Valid only if the request status is set to Completed, otherwise ENAsyncResponseStatus.Failed is returned.  
Top
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