Manual Reference Pages  - FcMatrixMultiply (3)

NAME

FcMatrixMultiply - Multiply matrices

CONTENTS

Synopsis

SYNOPSIS

#include <fontconfig.h>

void FcMatrixMultiply (FcMatrix *result, const FcMatrix *matrix1, const FcMatrix *matrix2);

DESCRIPTION

FcMatrixMultiply multiplies matrix1 and matrix2 storing the result in result.

VERSION

Fontconfig version 2.2.3

Jump to page    or go to Top of page |  Section 3 |  Main Index.


FcMatrixMultiply (3) 30 June 2004
Generated by manServer 1.07 from /usr/share/man/man3/FcMatrixMultiply.3.gz using man macros.