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