Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vrKI Class
Methods


In This Topic
    vrKI Class Members
    In This Topic

    The following tables list the members exposed by vrKI.

    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 MethodOverridden.   
    Internal Method (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodDecodes the specified image data, using the image decoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodEncodes a raster into BMP image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodEncodes a raster into JPEG image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodEncodes a raster into PNG image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. (Inherited from Nevron.Nov.Graphics.NImageService)
    Protected MethodEncodes 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. (Inherited from Nevron.Nov.Graphics.NImageService)
    Top
    See Also