Blender  V3.3
Functions
image_oiio.cpp File Reference
#include "scene/image_oiio.h"
#include "util/image.h"
#include "util/log.h"
#include "util/path.h"

Go to the source code of this file.

Functions

template<TypeDesc::BASETYPE FileFormat, typename StorageType >
static void oiio_load_pixels (const ImageMetaData &metadata, const unique_ptr< ImageInput > &in, const bool associate_alpha, StorageType *pixels)
 

Function Documentation

◆ oiio_load_pixels()

template<TypeDesc::BASETYPE FileFormat, typename StorageType >
static void oiio_load_pixels ( const ImageMetaData metadata,
const unique_ptr< ImageInput > &  in,
const bool  associate_alpha,
StorageType *  pixels 
)
static