Blender V5.0
image.cpp File Reference
#include "scene/image.h"
#include "device/device.h"
#include "scene/colorspace.h"
#include "scene/image_oiio.h"
#include "scene/image_vdb.h"
#include "scene/scene.h"
#include "scene/stats.h"
#include "util/image.h"
#include "util/image_impl.h"
#include "util/log.h"
#include "util/progress.h"
#include "util/task.h"
#include "util/texture.h"

Go to the source code of this file.

Namespaces

namespace  CCL_NAMESPACE_BEGIN

Functions

const char * CCL_NAMESPACE_BEGIN::name_from_type (ImageDataType type)
static bool image_associate_alpha (ImageManager::Image *img)

Function Documentation

◆ image_associate_alpha()