The XImage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Under construction
|
![]() | Dispose(Boolean) |
Disposes underlying GDI+ object.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() | ExistsFile |
Tests if a file exist. Supports PDF files with page number suffix.
|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromFile |
Creates an image from the specified file.
|
![]() ![]() | FromGdiPlusImage |
Conversion from Image to XImage.
|
![]() ![]() | FromStream |
Creates an image from the specified stream. Silverlight supports PNG and JPEF only. |
![]() | GetHashCode | Serves as a hash function for a particular type. (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.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
See Also