/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved. * * SPDX-License-Identifier: GPL-2.0-or-later */ /** \file * \ingroup imbuf */ #pragma once #include #include #ifndef WIN32 # include #endif #include #include #ifndef WIN32 # include # define O_BINARY 0 #endif #define IMB_DPI_DEFAULT 72.0