Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / YCSI Class
Fields Methods


In This Topic
    YCSI Class Members
    In This Topic

    The following tables list the members exposed by YCSI.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public MethodDecodes the specified image data. (Inherited from Nevron.Nov.Graphics.NImageService)
    Public MethodEncodes a raster image into the specified image format. (Inherited from Nevron.Nov.Graphics.NImageService)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Internal.vrKI)
    Internal Method (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodOverridden. Decodes the specified image data using WPF image decoders.  
    Protected MethodOverridden. Encodes a raster into BMP image format, using the WPF image encoder.  
    Protected MethodOverridden. Encodes a raster into JPEG image format, using the WPF image encoder.  
    Protected MethodOverridden. Encodes a raster into PNG image format, using the WPF image encoder.  
    Protected MethodOverridden. Encodes a raster into TIFF image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host.  
    Top
    See Also