'宣言 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.