Blender  V2.93
Namespaces | Functions
image.cpp File Reference
#include "render/image.h"
#include "device/device.h"
#include "render/colorspace.h"
#include "render/image_oiio.h"
#include "render/image_vdb.h"
#include "render/scene.h"
#include "render/stats.h"
#include "util/util_foreach.h"
#include "util/util_image.h"
#include "util/util_image_impl.h"
#include "util/util_logging.h"
#include "util/util_path.h"
#include "util/util_progress.h"
#include "util/util_task.h"
#include "util/util_texture.h"
#include "util/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