Table of Contents

NAME

QccIMGImageComponentAbsoluteValue - absolute value of image component

SYNOPSIS

#include "libQccPack.h"

int QccIMGImageComponentAbsoluteValue(QccIMGImageComponent *image_component);

DESCRIPTION

QccIMGImageComponentAbsoluteValue() replaces each pixel in image_component with its absolute value, as calculated with fabs(3) .

RETURN VALUES

This routine returns 0 on success and 1 on error.

SEE ALSO

fabs(3) , QccIMGImageComponent(3) , QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads