Picture Members
The following tables list the members exposed by the Picture type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Album | Gets the picture album that contains the picture. |
![]() |
Date | Gets the picture's date. |
![]() |
Height | Gets the picture's height. |
![]() |
Name | Gets the name of the Picture. |
![]() |
Width | Gets the picture's width. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | Overloaded. Determines whether two instances of Picture are equal. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetTexture | Gets the picture as a texture. |
![]() |
GetThumbnail | Gets a thumbnail of the picture as a texture. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether the specified Picture instances are equal. |
![]() ![]() |
op_Inequality | Determines whether the specified Picture instances are not equal. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Returns a String representation of the Picture. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Picture is reclaimed by garbage collection. |
![]() |
MemberwiseClone | (Inherited from Object.) |