menu
flutter_scene
scene.dart
DecodedHdr
DecodedHdr.new constructor
DecodedHdr.new
dark_mode
light_mode
DecodedHdr
constructor
DecodedHdr
(
Float32List
pixels
,
int
width
,
int
height
)
Implementation
DecodedHdr(this.pixels, this.width, this.height);
flutter_scene
scene
DecodedHdr
DecodedHdr.new constructor
DecodedHdr class