DioDocs for PDF
ToWebpBytes メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > HtmlPage クラス : ToWebpBytes メソッド
The set of parameters for the output WEBP image.
Renders the current page to an image in WEBP format and returns it as a byte array.
シンタックス
'宣言
 
Public Function ToWebpBytes( _
   Optional ByVal options As WebpOptions _
) As System.Byte()
public System.byte[] ToWebpBytes( 
   WebpOptions options
)

パラメータ

options
The set of parameters for the output WEBP image.

戻り値の型

The byte array with image data in WEBP format.
参照

HtmlPage クラス
HtmlPage メンバ