Copyright © 2006-2019 MultiMedia Soft
EncodeFormats.NIST property (RO)
Type
[Visual Basic]
Public Property NIST As EncodeNIST
[C#]
public EncodeNIST NIST {get;}
[C++]
public: __property EncodeNIST* get_NIST ();
This property is Read-only
Remarks
The object that gives access to Sphere NIST encoding.
This property encapsulates the functionality of the EncodeNIST class.
For further information about available encoding formats see the EncodeFormatsMan class.