Class WicBitmapFrameDecode
Inheritance
WicBitmapFrameDecode
Assembly: JeremyAnsel.DirectX.WinCodec.dll
Syntax
public sealed class WicBitmapFrameDecode : WicBitmapSource, IDisposable
Constructors
|
Edit this page
View Source
WicBitmapFrameDecode(object)
Declaration
public WicBitmapFrameDecode(object handle)
Parameters
Type |
Name |
Description |
object |
handle |
|
Methods
|
Edit this page
View Source
GetColorContexts()
Declaration
public WicColorContext[] GetColorContexts()
Returns
|
Edit this page
View Source
GetThumbnail()
Declaration
public WicBitmapSource GetThumbnail()
Returns
|
Edit this page
View Source
OnDispose()
Declaration
protected override void OnDispose()
Overrides
Implements