/* Here final_stream corresponds to the stream/file passed to *cairo_ps_surface_createsurfaceisbuilt.Meanwhilestreamisa *temporarystreaminwhichthefileoutputisbuilt,(sothat *theheadercanbebuiltandinsertedintothetargetstream
* before the contents of the temporary stream are copied). */
cairo_output_stream_t *final_stream;
FILE *tmpfile;
cairo_output_stream_t *stream;
cairo_bool_t eps;
cairo_bool_t contains_eps;
cairo_content_t content; double width; double height;
cairo_point_int_t document_bbox_p1, document_bbox_p2; /* in PS coordinates */
cairo_rectangle_int_t surface_extents;
cairo_bool_t surface_bounded;
cairo_matrix_t cairo_to_ps;
cairo_bool_t paint_proc; /* TRUE if surface will be used in a PaintProc */
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.