SdlPixelFormatDetails class final

Inheritance
Implemented types
Available extensions

Constructors

SdlPixelFormatDetails()

Properties

abits int
getter/setter pair
address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
amask int
getter/setter pair
ashift int
getter/setter pair
bbits int
getter/setter pair
bitsPerPixel int
getter/setter pair
bmask int
getter/setter pair
bshift int
getter/setter pair
bytesPerPixel int
getter/setter pair
format int
getter/setter pair
gbits int
getter/setter pair
gmask int
getter/setter pair
gshift int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
padding_1 int
getter/setter pair
padding_2 int
getter/setter pair
rbits int
getter/setter pair
rmask int
getter/setter pair
rshift int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited