|
def | __init__ |
|
def | activate |
|
def | transcode |
|
def | transcode |
|
|
list | options = [IntVectorOption(name='size', description='The target size of the image', size=2, min=1, max=4096, default=(-1, -1))] |
|
dictionary | convert_map |
|
dictionary | convert_map = {} |
|
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:
- /home/travis/build/peragro/peragro-at/src/damn_at/transcoders/image/blender/blenderimage.py