Class ImageLoadException

ImageLoadException class

画像読み込み例外。画像の読み込み中に発生します.

public class ImageLoadException : ImageException

コンストラクター

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

関連項目