MagickImage class
Constructors
- MagickImage.new(dynamic _image)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resize(
int width, int height) → void -
toString(
) → String -
A string representation of this object.
inherited
-
write(
String path) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited