C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / WmpBitmapDecoder Class / Create Method / Create(ImagingFactory) Method
The factory.

In This Topic
Create(ImagingFactory) Method
In This Topic
Initializes a new instance of the WmpBitmapDecoder class.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory _
) As WmpBitmapDecoder
 

Parameters

factory
The factory.
See Also