Blender
V4.3
source
blender
compositor
operations
COM_AlphaOverPremultiplyOperation.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2011 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include "
COM_MixOperation.h
"
8
9
namespace
blender::compositor
{
10
15
class
AlphaOverPremultiplyOperation
:
public
MixBaseOperation
{
16
public
:
17
AlphaOverPremultiplyOperation
();
18
19
void
update_memory_buffer_row
(
PixelCursor
&p)
override
;
20
};
21
22
}
// namespace blender::compositor
COM_MixOperation.h
blender::compositor::AlphaOverPremultiplyOperation
Definition
COM_AlphaOverPremultiplyOperation.h:15
blender::compositor::AlphaOverPremultiplyOperation::AlphaOverPremultiplyOperation
AlphaOverPremultiplyOperation()
Definition
COM_AlphaOverPremultiplyOperation.cc:9
blender::compositor::AlphaOverPremultiplyOperation::update_memory_buffer_row
void update_memory_buffer_row(PixelCursor &p) override
Definition
COM_AlphaOverPremultiplyOperation.cc:14
blender::compositor::MixBaseOperation
Definition
COM_MixOperation.h:15
blender::compositor
Definition
COM_JumpFloodingAlgorithm.cc:20
blender::compositor::MixBaseOperation::PixelCursor
Definition
COM_MixOperation.h:17
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0