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