pixelgraphics-2dgraphics
/
io.gitlab.pixelGraphics.twoDimGraphics.surface
/
PdfSurface
/
Companion
common
linuxArm32
linuxX64
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
common
fun
create
(filePath:
String
, width:
Double
, height:
Double
):
PdfSurface
Content copied to clipboard
Creates a
PdfSurface
of the specified size in points to be written to
filePath
.
linuxArm32
linuxX64
fun
create
(filePath:
String
, width:
Double
, height:
Double
):
PdfSurface
Content copied to clipboard
fun
create
(filePath:
String
, width:
Double
, height:
Double
):
PdfSurface
Content copied to clipboard