ScaleArguments class

Constructors

ScaleArguments.new(Uint8List iByteBuf, Uint8List oByteBuf, IntSize iSize, IntSize oSize, int colorBlockSize, int areaSize)

Properties

areaSize int
final
colorBlockSize int
final
hashCode int
The hash code for this object.
no setterinherited
iByteBuf Uint8List
final
iSize IntSize
final
oByteBuf Uint8List
final
oSize IntSize
final
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