'宣言
Public Function Convert( _ ByVal imageStream As MemoryStream, _ ByVal allowedFormats() As ImageFormat, _ ByVal fixRotation As Boolean _ ) As ImageData
public ImageData Convert( MemoryStream imageStream, ImageFormat[] allowedFormats, bool fixRotation )
パラメータ
- imageStream
- allowedFormats
- fixRotation