Transformation class

Constructors

Transformation()

Properties

components List<Action>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

add(Action action) Transformation
addTransformation(String transformation) Transformation
adjust(Adjust adjust) Transformation
border(Border border) Transformation
build() TransformationObject
delivery(DeliveryAction delivery) Transformation
effect(Effect effect) Transformation
generic(String transformation) Transformation
namedTransformation(dynamic namedTransformation) Transformation
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resize(Resize resize) Transformation
rotate(Rotate rotate) Transformation
roundCorners(dynamic value) Transformation
toString() String
A string representation of this object.
override
transcode(Transcode transcode) Transformation
videoEdit(VideoEdit videoEdit) Transformation

Operators

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