C# Class System.Windows.Media.Imaging.WmpBitmapDecoder

Inheritance: System.Windows.Media.Imaging.BitmapDecoder
显示文件 Open project: mahasak/dotnet452 Class Usage Examples

Private Methods

Method Description
SealObject ( ) : void
WmpBitmapDecoder ( ) : System

Don't allow construction of a decoder with no params

WmpBitmapDecoder ( SafeMILHandle decoderHandle, System.Windows.Media.Imaging.BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, bool insertInDecoderCache, bool originalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle ) : System
WmpBitmapDecoder ( Stream bitmapStream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption ) : System
WmpBitmapDecoder ( Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption ) : System