menu
ffmpeg_helper package
documentation
colors.dart
FFMpegColor
toCli method
toCli method
dark_mode
light_mode
toCli
method
String
toCli
(
)
Implementation
String toCli() => '0x${_computeRGBHex()}${_computeAlphaHex()}';
ffmpeg_helper package
documentation
colors
FFMpegColor
toCli method
FFMpegColor class