CIImagePreviewPlatformStub class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

connect(int textureId, int filterId, String context) Future<void>
inherited
create() Future<int>
inherited
disconnect(int textureId) Future<void>
inherited
dispose(int textureId) Future<void>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setData(int textureId, Uint8List data) Future<void>
inherited
setOutput(int textureId, List<double> rect) Future<void>
inherited
setSource(int textureId, String path, [bool asset = false]) Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

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