Class ImageCreateException

ImageCreateException class

イメージ作成例外。イメージの作成中に発生します。

public class ImageCreateException : ImageException

コンストラクター

名前説明
ImageCreateException(string)の新しいインスタンスを初期化しますImageCreateExceptionclass.
ImageCreateException(string, Exception)の新しいインスタンスを初期化しますImageCreateExceptionclass.

関連項目