GifImage class
Constructors
Properties
-
codeUnits
↔ List<
int> -
read / write
-
gif87Signature
↔ List<
int> -
read / write
-
gif89Signature
↔ List<
int> -
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
calculate(
) → ImageDimension - Calculate size for gif file
-
isGif(
) → bool - check is gif file
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited