FcMatrixMultiply

Section: (3)
Updated: 19 October 2004

 

NAME

FcMatrixMultiply - Multiply matrices  

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION
blog comments powered by Disqus