DioDocs for PDF
ToWebpBytes メソッド

DS.Documents.Html アセンブリ > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : ToWebpBytes メソッド
出力 WEBP 画像のパラメータのセット。
現在のページを WEBP 形式の画像に描画し、バイト配列として返します。
シンタックス
'宣言
 
Public Function ToWebpBytes( _
   Optional ByVal options As WebpOptions _
) As System.Byte()
public System.byte[] ToWebpBytes( 
   WebpOptions options
)

パラメータ

options
出力 WEBP 画像のパラメータのセット。

戻り値の型

WEBP 形式の画像データを含むバイト配列。
参照

HtmlPage クラス
HtmlPage メンバ