ImagingTools Core SDK
imtfile.h
1// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ImtCore-Commercial
2#pragma once
3
585namespace imtfile
586{
587 // Namespace for file I/O operations and management
588}
File I/O Operations and Management Module.