Class Thumbnail
Defines a thumbnail media
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
[MediaFormatType(typeof(ThumbnailFormat))]
public abstract class Thumbnail : WebMedia, IItem<int>, ISizeInformation
Constructors
Thumbnail()
Initializes a new instance of the Thumbnail class.
Declaration
protected Thumbnail()
Thumbnail(Thumbnail)
Initializes a new instance of the Thumbnail class.
Declaration
protected Thumbnail(Thumbnail thumbnail)
Parameters
Type | Name | Description |
---|---|---|
Thumbnail | thumbnail |