FileReloader Class |
Namespace: Atalasoft.Imaging
The FileReloader type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileReloader(AtalaImage) |
Initializes a new instance of the FileReloader class.
|
![]() | FileReloader(String, Int32) |
Initializes a new instance of the FileReloader class.
|
![]() | FileReloader(AtalaImage, ImageEncoder) |
Initializes a new instance of the FileReloader class.
|
![]() | FileReloader(AtalaImage, String) |
Initializes a new instance of the FileReloader class.
|
![]() | FileReloader(AtalaImage, String, ImageEncoder) | Constructs a new FileReloader object. |
Name | Description | |
---|---|---|
![]() | Dispose() | Dispose releases resources associated with this class. |
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Reload | Reload the image into memory. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |