#include <kis_heif_import_tools.h>
|
| template<typename Arch > |
| static void | create (const int luma, LinearizePolicy policy, bool applyOOTF, bool hasAlpha, const int width, const int height, const uint8_t *imgR, const int strideR, const uint8_t *imgG, const int strideG, const uint8_t *imgB, const int strideB, const uint8_t *imgA, const int strideA, KisHLineIteratorSP it, float displayGamma, float displayNits, const KoColorSpace *colorSpace) |
| |
Definition at line 160 of file kis_heif_import_tools.h.
◆ create()
template<typename Arch >
| static void Planar::readLayerImpl::create |
( |
const int | luma, |
|
|
LinearizePolicy | policy, |
|
|
bool | applyOOTF, |
|
|
bool | hasAlpha, |
|
|
const int | width, |
|
|
const int | height, |
|
|
const uint8_t * | imgR, |
|
|
const int | strideR, |
|
|
const uint8_t * | imgG, |
|
|
const int | strideG, |
|
|
const uint8_t * | imgB, |
|
|
const int | strideB, |
|
|
const uint8_t * | imgA, |
|
|
const int | strideA, |
|
|
KisHLineIteratorSP | it, |
|
|
float | displayGamma, |
|
|
float | displayNits, |
|
|
const KoColorSpace * | colorSpace ) |
|
static |
The documentation for this struct was generated from the following file: