Go to the documentation of this file.
37 int black, white, blue;
65 if ( !(
cdText( im, 20, 100,
"Hello World" ) ) )
83 if ( !(
cdText( im, 20, 100,
"Goodbye World" ) ) )
88 outf = fopen(
"cdmulti.cgm",
"wb" );
99 printf(
"I just created a multi picture CGM!!!\n" );