Peragro-AT
 All Classes Namespaces Functions Pages
Public Member Functions | Static Public Attributes | List of all members
image.blender.blenderimage.ImageTranscoder Class Reference
Inheritance diagram for image.blender.blenderimage.ImageTranscoder:
Inheritance graph
[legend]
Collaboration diagram for image.blender.blenderimage.ImageTranscoder:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
def activate
 
def transcode
 
- Public Member Functions inherited from damn_at.pluginmanager.ITranscoder
def transcode
 

Static Public Attributes

list options = [IntVectorOption(name='size', description='The target size of the image', size=2, min=1, max=4096, default=(-1, -1))]
 
dictionary convert_map
 
- Static Public Attributes inherited from damn_at.pluginmanager.ITranscoder
dictionary convert_map = {}
 

Member Data Documentation

dictionary image.blender.blenderimage.ImageTranscoder.convert_map
static
Initial value:
1 = {"application/x-blender.image": {"image/png": options, "image/jpeg": options},
2  "application/x-blender.image": {"image/png": options, "image/jpeg": options},}

The documentation for this class was generated from the following file: