BITMAPV4HEADER class

Inheritance

Constructors

BITMAPV4HEADER()

Properties

bV4AlphaMask int
getter/setter pair
bV4BitCount int
getter/setter pair
bV4BlueMask int
getter/setter pair
bV4ClrImportant int
getter/setter pair
bV4ClrUsed int
getter/setter pair
bV4CSType int
getter/setter pair
bV4Endpoints CIEXYZTRIPLE
getter/setter pair
bV4GammaBlue int
getter/setter pair
bV4GammaGreen int
getter/setter pair
bV4GammaRed int
getter/setter pair
bV4GreenMask int
getter/setter pair
bV4Height int
getter/setter pair
bV4Planes int
getter/setter pair
bV4RedMask int
getter/setter pair
bV4Size int
getter/setter pair
bV4SizeImage int
getter/setter pair
bV4V4Compression int
getter/setter pair
bV4Width int
getter/setter pair
bV4XPelsPerMeter int
getter/setter pair
bV4YPelsPerMeter int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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.
inherited

Operators

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