Table of Contents

Class ImagingFactory

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll
[Guid("ec5ec8a9-c395-4314-9c77-54d7a935ff70")]
public class ImagingFactory : ComObject
Inheritance
ImagingFactory
Derived

Constructors

ImagingFactory()

Initializes a new instance of the ImagingFactory class.

public ImagingFactory()

ImagingFactory(nint)

public ImagingFactory(nint nativePtr)

Parameters

nativePtr nint

Fields

WICImagingFactoryClsid

Constant WICImagingFactoryClsid

public static readonly Guid WICImagingFactoryClsid

Field Value

Guid

Operators

explicit operator ImagingFactory(nint)

public static explicit operator ImagingFactory(nint nativePtr)

Parameters

nativePtr nint

Returns

ImagingFactory