C# 클래스 System.Windows.Media.Imaging.WmpBitmapDecoder

상속: System.Windows.Media.Imaging.BitmapDecoder
파일 보기 프로젝트 열기: mahasak/dotnet452 1 사용 예제들

비공개 메소드들

메소드 설명
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