'宣言 Public Overloads Shared Shadows Function Create( _ ByVal factory As ImagingFactory, _ ByVal guidVendorRef As System.Guid, _ ByVal stream As System.IO.Stream _ ) As TiffBitmapEncoder
public new static TiffBitmapEncoder Create( ImagingFactory factory, System.Guid guidVendorRef, System.IO.Stream stream )
パラメータ
- factory
 - The factory.
 - guidVendorRef
 - The GUID vendor ref.
 - stream
 - The output stream.