ImageLoadOptions

ImageLoadOptions class

画像を読み込むときの画像読み込みオプションを表します.

public class ImageLoadOptions : LoadOptions

コンストラクター

名前 説明
ImageLoadOptions() の新しいインスタンスを初期化しますImageLoadOptionsclass.

プロパティ

名前 説明
static Default { get; } のデフォルト値を取得しますImageLoadOptionsclass.
Password { get; set; } 暗号化されたドキュメントを開くためのパスワードを取得または設定します。

関連項目