Bitmap for WPF
Create(ImagingFactory,String,NativeFileAccess) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > WicStream クラス > Create メソッド : Create(ImagingFactory,String,NativeFileAccess) メソッド
The factory.
Name of the file.
The file access.
Initializes a new instance of the WicStreamclass from a file.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal fileName As System.String, _
   ByVal fileAccess As NativeFileAccess _
) As WicStream
public static WicStream Create( 
   ImagingFactory factory,
   System.string fileName,
   NativeFileAccess fileAccess
)

パラメータ

factory
The factory.
fileName
Name of the file.
fileAccess
The file access.
参照

WicStream クラス
WicStream メンバ
オーバーロード一覧