Nevron Open Vision Documentation
Nevron.Nov.Wmf Namespace / NWmfImageDecoder Class
Members


In This Topic
    NWmfImageDecoder Class
    In This Topic
    Decodes Windows Metafile (WMF) images.
    Object Model
    NWmfImageDecoder Class
    Syntax
    'Declaration
     
    
    Public Class NWmfImageDecoder 
       Inherits Nevron.Nov.Graphics.NImageDecoder
    'Usage
     
    
    Dim instance As NWmfImageDecoder
    public class NWmfImageDecoder : Nevron.Nov.Graphics.NImageDecoder 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NImageDecoder
          Nevron.Nov.Wmf.NWmfImageDecoder

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also