FcMatrixCopy

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcMatrixCopy - Copy a matrix  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcMatrixCopy (const FcMatrix *matrix);
 

DESCRIPTION

FcMatrixCopy allocates a new FcMatrix and copies mat into it.  

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION