Click or drag to resize

FileStorageModeBase64 Field

http://www.emgu.com
Write rawdata in Base64 by default. (consider using WriteBase64)

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const FileStorageMode Base64 = 64

Field Value

Type: FileStorageMode
See Also