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


NPngEncoderSettings Class Members

The following tables list the members exposed by NPngEncoderSettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ColorType property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the CompressionLevel property.  
Public Fieldstatic (Shared in Visual Basic)The default PNG encoder settings. Used by the raster image exporters.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NPngEncoderSettings.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyPNG color type. By default set to true color, i.e. the resulting PNG image will contain information for the red, blue and green color component of each pixel.  
Public PropertyDefines the compression level to encode the PNG image at. By default set to best speed.  
Public PropertyOverridden. Gets the image format these encoder settings are for.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Gets the string representation of this object.  
Top
See Also