Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NBytesImageSource Class
Members


In This Topic
    NBytesImageSource Class
    In This Topic
    The image source is a byte array containing encoded data.
    Object Model
    NBytesImageSource Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NBytesImageSource 
       Inherits NEncodedImageSource
       Implements Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NBytesImageSource
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NImageSource
          Nevron.Nov.Graphics.NEncodedImageSource
             Nevron.Nov.Graphics.NBytesImageSource

    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