WebImage.GetBytes(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
画像をバイト配列として返します。
public byte[] GetBytes (string requestedFormat = default);
member this.GetBytes : string -> byte[]
Public Function GetBytes (Optional requestedFormat As String = null) As Byte()
パラメーター
- requestedFormat
- String
ImageFormatオブジェクトのWebImage値。
戻り値
Byte[]
イメージ。