Create Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Media.Imaging N ...
BitmapDecoder Class
BitmapDecoder Methods
Create Method
Create Method (Stream, BitmapC ...
Create Method (Uri, BitmapCrea ...
Create Method (Uri, BitmapCrea ...
BitmapDecoder Methods
Create Method
CreateInPlaceBitmapMetadataWri ...
ToString Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
BitmapDecoder
.
.
::
.
Create Method
Creates a
BitmapDecoder
by using the specified
BitmapCreateOptions
and
BitmapCacheOption
.
Overload List
Name
Description
Create(Stream, BitmapCreateOptions, BitmapCacheOption)
Creates a
BitmapDecoder
from a
Stream
by using the specified
BitmapCreateOptions
and
BitmapCacheOption
.
Create(Uri, BitmapCreateOptions, BitmapCacheOption)
Creates a
BitmapDecoder
from a
Uri
by using the specified
BitmapCreateOptions
and
BitmapCacheOption
.
Create(Uri, BitmapCreateOptions, BitmapCacheOption, RequestCachePolicy)
Creates a
BitmapDecoder
from a
Uri
by using the specified
BitmapCreateOptions
,
BitmapCacheOption
and
RequestCachePolicy
.
Top
See Also
Reference
BitmapDecoder Class
BitmapDecoder Members
System.Windows.Media.Imaging Namespace
Tags :