#include <icc_transform.h>
Definition at line 25 of file icc_transform.h.
◆ ~IccTransform()
fxcodec::IccTransform::~IccTransform |
( |
| ) |
|
◆ components()
int fxcodec::IccTransform::components |
( |
| ) |
const |
|
inline |
◆ CreateTransformSRGB()
std::unique_ptr< IccTransform > fxcodec::IccTransform::CreateTransformSRGB |
( |
pdfium::span< const uint8_t > | span | ) |
|
|
static |
◆ IsNormal()
bool fxcodec::IccTransform::IsNormal |
( |
| ) |
const |
|
inline |
◆ IsValidIccComponents()
bool fxcodec::IccTransform::IsValidIccComponents |
( |
int | components | ) |
|
|
static |
◆ Translate()
void fxcodec::IccTransform::Translate |
( |
pdfium::span< const float > | pSrcValues, |
|
|
pdfium::span< float > | pDestValues ) |
◆ TranslateScanline()
void fxcodec::IccTransform::TranslateScanline |
( |
pdfium::span< uint8_t > | pDest, |
|
|
pdfium::span< const uint8_t > | pSrc, |
|
|
int | pixels ) |
The documentation for this class was generated from the following files: