pixelgraphics-2dgraphics
/
io.gitlab.pixelGraphics.twoDimGraphics.surface
/
Surface
common
linuxArm32
linuxX64
Surface
common
linuxArm32
linuxX64
interface
Surface
:
Closable
Content copied to clipboard
Represents the destination for the 2D (two dimensional) graphics.
interface
Surface
:
Closable
Content copied to clipboard
interface
Surface
:
Closable
Content copied to clipboard
Functions
Properties
Inheritors
Functions
close
Link copied to clipboard
common
linuxArm32
linuxX64
abstract fun
close
()
Content copied to clipboard
abstract fun
close
()
Content copied to clipboard
abstract fun
close
()
Content copied to clipboard
Properties
isClosed
Link copied to clipboard
common
abstract val
isClosed
:
Boolean
Content copied to clipboard
isClosed
Link copied to clipboard
linuxArm32
abstract val
isClosed
:
Boolean
Content copied to clipboard
isClosed
Link copied to clipboard
linuxX64
abstract val
isClosed
:
Boolean
Content copied to clipboard
surfacePtr
Link copied to clipboard
linuxArm32
abstract val
surfacePtr
:
CPointer
<
cairo_surface_t
>?
Content copied to clipboard
surfacePtr
Link copied to clipboard
linuxX64
abstract val
surfacePtr
:
CPointer
<
cairo_surface_t
>?
Content copied to clipboard
Inheritors
ImageSurface
Link copied to clipboard
PdfSurface
Link copied to clipboard