Picture class
flac picture block type
Properties
- blockType ↔ BlockType
-
getter/setter pairinherited
- dataLength ↔ int
-
getter/setter pairinherited
- descString ↔ String?
-
getter/setter pair
- descStringByteCount ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- image ↔ Uint8List
-
getter/setter pair
- isLast ↔ bool
-
getter/setter pairinherited
- mimeString ↔ String
-
getter/setter pair
- mimeTypeByteCount ↔ int
-
getter/setter pair
- picBitsPerPixel ↔ int
-
getter/setter pair
- picByteCount ↔ int
-
getter/setter pair
- picColorCount ↔ int
-
getter/setter pair
- picPixelHeight ↔ int
-
getter/setter pair
- picPixelWidth ↔ int
-
getter/setter pair
- pictureType ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited