tik_manager4.dcc.photoshop.extract.image

Extract images from Photoshop file.

Classes

Image

Extract images from Photoshop file.

Module Contents

class Image

Bases: tik_manager4.dcc.extract_core.ExtractCore

Extract images from Photoshop file.

extract_jpg(output_path)

Extract Jpg.

extract_png(output_path)

Extract Png.

extract_tga(output_path)

Extract Tga.

extract_tif(output_path)

Extract Tif.

bundled = False
color = (160, 15, 200)
nice_name = 'Image'