Method
PapersDocumentRenderContextcompute_transformed_size
Declaration [src]
void
pps_render_context_compute_transformed_size (
  PpsRenderContext* rc,
  double width_points,
  double height_points,
  int* transformed_width,
  int* transformed_height
)
Parameters
- width_points
- 
            Type: doubleNo description available. 
- height_points
- 
            Type: doubleNo description available. 
- transformed_width
- 
            Type: int*No description available. The argument will be set by the function. 
- transformed_height
- 
            Type: int*No description available. The argument will be set by the function.