C# Класс System.Windows.Media.Imaging.WmpBitmapDecoder

Наследование: System.Windows.Media.Imaging.BitmapDecoder
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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