TranscoderLayoutRegionDataParam class
图片合流相关参数
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- imageHeight ↔ int
-
原始图片的高度,单位为 px。
getter/setter pair
- imageWidth ↔ int
-
原始图片的宽度,单位为 px
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