Nevron .NET Vision
Nevron.GraphicsCore Namespace / NJpegImageFormat Class
Members


In This Topic
    NJpegImageFormat Class
    In This Topic
    Describes a JPEG image response returned to the client browser.
    Object Model
    NJpegImageFormat Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NDxfImageFormat)>
    <System.SerializableAttribute()>
    Public Class NJpegImageFormat 
       Inherits NRasterImageFormat
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.Globalization.INLocalizable, INFileFormat, INImageFormat, INRasterImageFormat, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NJpegImageFormat
    [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NDxfImageFormat)]
    [System.Serializable()]
    public class NJpegImageFormat : NRasterImageFormat, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.Globalization.INLocalizable, INFileFormat, INImageFormat, INRasterImageFormat, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.GraphicsCore.NImageFormat
             Nevron.GraphicsCore.NRasterImageFormat
                Nevron.GraphicsCore.NJpegImageFormat

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also