gtk-d ~Gtk2 (2022-05-05T07:07:42.3116063)
Dub
Repo
ImageSurface.getWidth
cairo
ImageSurface
ImageSurface
Get the width of the image surface in pixels.
class
ImageSurface
int
getWidth
(
)
Return Value
Type:
int
the width of the surface in pixels.
Meta
Source
See Implementation
cairo
ImageSurface
ImageSurface
constructors
this
functions
getData
getFormat
getHeight
getImageSurfaceStruct
getStride
getStruct
getWidth
writeToPng
writeToPngStream
static functions
create
createForData
createFromPng
createFromPngStream
formatStrideForWidth
variables
cairo_surface
Get the width of the image surface in pixels.