Package ch.bailu.gtk.cairo
Klasse Cairo
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Package
ch.bailu.gtk.cairo.Cairo
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic int
formatStrideForWidth
(int format, int width) static ClassHandler
static Surface
imageSurfaceCreate
(int format, int width, int height) static Surface
imageSurfaceCreateForData
(Bytes data, int format, int width, int height, int stride) Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
-
Konstruktordetails
-
Cairo
public Cairo()
-
-
Methodendetails
-
getClassHandler
-
imageSurfaceCreate
- Parameter:
format
-width
-height
-- Gibt zurück:
-
imageSurfaceCreateForData
public static Surface imageSurfaceCreateForData(@Nonnull Bytes data, int format, int width, int height, int stride) - Parameter:
data
-format
-width
-height
-stride
-- Gibt zurück:
-
formatStrideForWidth
public static int formatStrideForWidth(int format, int width) - Parameter:
format
-width
-- Gibt zurück:
-