menu
files_preview package
documentation
image.dart
Command
decodeTgaFile method
decodeTgaFile method
dark_mode
light_mode
decodeTgaFile
method
void
decodeTgaFile
(
String
path
)
Implementation
void decodeTgaFile(String path) { subCommand = DecodeTgaFileCmd(subCommand, path); }
files_preview package
documentation
image
Command
decodeTgaFile method
Command class