ComponentOne Bitmap for WPF
Create Method (ComponentInfo)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > ComponentInfo Class : Create Method
The factory.
The CLSID component.
Initializes a new instance of the ComponentInfo class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal clsidComponent As System.Guid _
) As ComponentInfo
public static ComponentInfo Create( 
   ImagingFactory factory,
   System.Guid clsidComponent
)

Parameters

factory
The factory.
clsidComponent
The CLSID component.
See Also

Reference

ComponentInfo Class
ComponentInfo Members