Click or drag to resize

IFrameImageParserTTypeIdentifier, TOutputType Events

The IFrameImageParserTTypeIdentifier, TOutputType type exposes the following members.

Events
  Name Description
Public event DataDiscarded Occurs when data image fails deserialization due to an exception.
(Inherited from IBinaryImageParser)
Public event DataParsed Occurs when a data image is deserialized successfully to one of the output types that the data image represents.
Public event OutputTypeNotFound Occurs when matching a output type for deserializing the data image cound not be found.
Public event ParsingException Occurs when an Exception is encountered while attempting to parse data.
(Inherited from IBinaryImageParser)
Top
See Also