menu
image_magick_q8_hdri package
documentation
image_magick_q8_hdri.dart
SegmentInfo
SegmentInfo.new const constructor
SegmentInfo.new const constructor
dark_mode
light_mode
SegmentInfo
constructor
const
SegmentInfo
(
{
required
double
x1
,
required
double
y1
,
required
double
x2
,
required
double
y2
,
})
Implementation
const SegmentInfo({ required this.x1, required this.y1, required this.x2, required this.y2, });
image_magick_q8_hdri package
documentation
image_magick_q8_hdri
SegmentInfo
SegmentInfo.new const constructor
SegmentInfo class