MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-180801.py

File recipe-180801.py

recipes/Python/180801_Convert_Image_Format/recipe-180801.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""Program for converting image files from one format
4to another. Will convert one file at a time or all

Callers

nothing calls this directly

Calls 9

CheckbuttonClass · 0.85
LabelClass · 0.85
RadiobuttonClass · 0.85
mainloopMethod · 0.80
TkClass · 0.50
FrameClass · 0.50
ButtonClass · 0.50
packMethod · 0.45
titleMethod · 0.45

Tested by

no test coverage detected