Rate This Document
Findability
Accuracy
Completeness
Readability

krl_store_LUT8Handle

Interface Definition

int krl_store_LUT8Handle(FILE* f, const KRLLUT8bHandle* klh);

Function

Stores the handle of an 8-bit lookup table into a file.

Parameters

Parameter

Data Type

Description

Value Range

f

FILE*

Handle to a file opened for writing

The value cannot be null.

klh

const KRLLUT8bHandle*

Pointer to the KRLLUT8bHandle instance.

The value cannot be null.

Return Values

Data Type

Description

int

0 is returned on successful execution. In case of failure, an error code is returned to indicate the specific issue: