Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
ColorManagedColorspaceSettings |
Strip.getColorspace_settings()
Get method for struct member 'colorspace_settings'.
|
ColorManagedColorspaceSettings |
Image.getColorspace_settings()
Get method for struct member 'colorspace_settings'.
|
ColorManagedColorspaceSettings |
MovieClip.getColorspace_settings()
Get method for struct member 'colorspace_settings'.
|
ColorManagedColorspaceSettings |
Scene.getSequencer_colorspace_settings()
Get method for struct member 'sequencer_colorspace_settings'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<ColorManagedColorspaceSettings> |
ColorManagedColorspaceSettings.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Strip.setColorspace_settings(ColorManagedColorspaceSettings colorspace_settings)
Set method for struct member 'colorspace_settings'.
|
void |
Image.setColorspace_settings(ColorManagedColorspaceSettings colorspace_settings)
Set method for struct member 'colorspace_settings'.
|
void |
MovieClip.setColorspace_settings(ColorManagedColorspaceSettings colorspace_settings)
Set method for struct member 'colorspace_settings'.
|
void |
Scene.setSequencer_colorspace_settings(ColorManagedColorspaceSettings sequencer_colorspace_settings)
Set method for struct member 'sequencer_colorspace_settings'.
|
Constructor and Description |
---|
ColorManagedColorspaceSettings(ColorManagedColorspaceSettings that) |