Initializes the ImageGear24.Formats.Common.dll assembly with path to binary modules.
Syntax
public static void Initialize(
string
)
public: static void Initialize(
string*
)
public:
static void Initialize(
String^
)
Parameters
- binaryPath
- Path to the binary dynamic libraries participating in
reading/writting of the common file formats.
See Also