Aurigma Graphics Mill 5.5 for .NET
JpegMarkerException Class
This exception is thrown by JpegWriter if you try to write incorrect JPEG metadata.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
<SerializableAttribute> _ Public Class JpegMarkerException _ Inherits MediaProviderException
C#
[SerializableAttribute] public class JpegMarkerException : MediaProviderException
Inheritance Hierarchy
System..::.Object
L
System..::.Exception
L
System..::.ApplicationException
L
Aurigma.GraphicsMill..::.Exception
L
Aurigma.GraphicsMill.Codecs..::.MediaProviderException
L
Aurigma.GraphicsMill.Codecs..::.JpegMarkerException