Blender V4.3
COM_ConvertColorProfileOperation.cc
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2011 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
6
7#include "IMB_imbuf.hh"
8
9namespace blender::compositor {
10
17
18} // namespace blender::compositor
void add_output_socket(DataType datatype)
void add_input_socket(DataType datatype, ResizeMode resize_mode=ResizeMode::Center)