DataThumbnail Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataThumbnail type exposes the following members.
Name | Description | |
---|---|---|
DataThumbnail |
Initializes a new instance of the DataThumbnail class using the specified parameters.
|
Name | Description | |
---|---|---|
Height |
Gets the height of the thumbnail in pixel.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Pixels |
Gets the pixels of the thumbnail in BGRA order.
| |
Width |
Gets the width of the thumbnail in pixel.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the DataThumbnail | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Format the DataThumbnail to a String.
(Overrides ObjectToString.) |