Blender  V3.3
Namespaces | Functions
scene/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/foreach.h"
#include "util/image.h"
#include "util/image_impl.h"
#include "util/log.h"
#include "util/path.h"
#include "util/progress.h"
#include "util/task.h"
#include "util/texture.h"
#include "util/unique_ptr.h"

Go to the source code of this file.

Namespaces

 CCL_NAMESPACE_BEGIN
 

Functions

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

Function Documentation

◆ image_associate_alpha()

static bool image_associate_alpha ( ImageManager::Image img)
static