NevronOpenVision
Nevron.Nov.Graphics Namespace / NJpegEncoderSettings Class
Fields Properties Methods Events


NJpegEncoderSettings Class Members

The following tables list the members exposed by NJpegEncoderSettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The default JPEG encoder settings. Used by the raster image exporters.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NJpegEncoderSettings.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Quality property.  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the image format these encoder settings are for.  
Public PropertyJPEG quality setting. Values are clamped to the range [0 - 100]. By default set to 92.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Gets the string representation of this object.  
Top
See Also