NevronOpenVision
Nevron.Nov.Graphics Namespace / NImage Class / FromLocalFileEmbedded Method / FromLocalFileEmbedded(NFile) Method
FromLocalFileEmbedded(NFile) Method
Creates an image from the given file. The file content is read synchronously and embedded into the created image, so it does not depend on the file.
Syntax
public static NImage FromLocalFileEmbedded( 
   NFile file
)

Parameters

file
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