Interface IHasThumbImage
Namespace: MediaBrowser.Common.Plugins
Assembly: MediaBrowser.Common.dll
Syntax
public interface IHasThumbImage
Properties
ThumbImageFormat
Declaration
ImageFormat ThumbImageFormat { get; }
Property Value
| Type | Description |
|---|---|
| ImageFormat |
Methods
GetThumbImage()
Declaration
Stream GetThumbImage()
Returns
| Type | Description |
|---|---|
| System.IO.Stream |