'Declaration Public Overloads Shared Shadows Function Create( _ ByVal factory As ImagingFactory, _ ByVal guidVendorRef As Guid, _ ByVal stream As WicStream _ ) As TiffBitmapEncoder
public new static TiffBitmapEncoder Create( ImagingFactory factory, Guid guidVendorRef, WicStream stream )
Parameters
- factory
- The factory.
- guidVendorRef
- The GUID vendor ref.
- stream
- The output stream.