ImageMaskingException

ImageMaskingException constructor

Initializes a new instance of the ImageMaskingException class.

public ImageMaskingException(string message)
ParameterTypeDescription
messageStringThe message that describes the error.

See Also