public class Image extends CFacade
An image can contain multiple frames, that can be used for animated images (movies). Those frames are ordered in rows and columns (like reading a book). xrep/yrep define the number of columns and rows and twsta and twend the range of frames to be used in the animation.
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.
|
static long[] |
__DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.
|
static long[] |
__DNA__FIELD__active_tile_index
Field descriptor (offset) for struct member 'active_tile_index'.
|
static long[] |
__DNA__FIELD__alpha_mode
Field descriptor (offset) for struct member 'alpha_mode'.
|
static long[] |
__DNA__FIELD__anims
Field descriptor (offset) for struct member 'anims'.
|
static long[] |
__DNA__FIELD__aspx
Field descriptor (offset) for struct member 'aspx'.
|
static long[] |
__DNA__FIELD__aspy
Field descriptor (offset) for struct member 'aspy'.
|
static long[] |
__DNA__FIELD__cache
Field descriptor (offset) for struct member 'cache'.
|
static long[] |
__DNA__FIELD__colorspace_settings
Field descriptor (offset) for struct member 'colorspace_settings'.
|
static long[] |
__DNA__FIELD__eye
Field descriptor (offset) for struct member 'eye'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__gen_color
Field descriptor (offset) for struct member 'gen_color'.
|
static long[] |
__DNA__FIELD__gen_depth
Field descriptor (offset) for struct member 'gen_depth'.
|
static long[] |
__DNA__FIELD__gen_flag
Field descriptor (offset) for struct member 'gen_flag'.
|
static long[] |
__DNA__FIELD__gen_type
Field descriptor (offset) for struct member 'gen_type'.
|
static long[] |
__DNA__FIELD__gen_x
Field descriptor (offset) for struct member 'gen_x'.
|
static long[] |
__DNA__FIELD__gen_y
Field descriptor (offset) for struct member 'gen_y'.
|
static long[] |
__DNA__FIELD__gpu_layer
Field descriptor (offset) for struct member 'gpu_layer'.
|
static long[] |
__DNA__FIELD__gpu_pass
Field descriptor (offset) for struct member 'gpu_pass'.
|
static long[] |
__DNA__FIELD__gpu_refresh_areas
Field descriptor (offset) for struct member 'gpu_refresh_areas'.
|
static long[] |
__DNA__FIELD__gpu_view
Field descriptor (offset) for struct member 'gpu_view'.
|
static long[] |
__DNA__FIELD__gpuflag
Field descriptor (offset) for struct member 'gpuflag'.
|
static long[] |
__DNA__FIELD__gpuframenr
Field descriptor (offset) for struct member 'gpuframenr'.
|
static long[] |
__DNA__FIELD__gputexture
Field descriptor (offset) for struct member 'gputexture'.
|
static long[] |
__DNA__FIELD__id
Field descriptor (offset) for struct member 'id'.
|
static long[] |
__DNA__FIELD__last_render_slot
Field descriptor (offset) for struct member 'last_render_slot'.
|
static long[] |
__DNA__FIELD__lastframe
Field descriptor (offset) for struct member 'lastframe'.
|
static long[] |
__DNA__FIELD__lastused
Field descriptor (offset) for struct member 'lastused'.
|
static long[] |
__DNA__FIELD__name
Field descriptor (offset) for struct member 'name'.
|
static long[] |
__DNA__FIELD__packedfile
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__packedfile); CPointer<CPointer<PackedFile>> p_packedfile = p.cast(new Class[]{CPointer.class, PackedFile.class}); Metadata
|
static long[] |
__DNA__FIELD__packedfiles
Field descriptor (offset) for struct member 'packedfiles'.
|
static long[] |
__DNA__FIELD__preview
Field descriptor (offset) for struct member 'preview'.
|
static long[] |
__DNA__FIELD__render_slot
Field descriptor (offset) for struct member 'render_slot'.
|
static long[] |
__DNA__FIELD__renderslots
Field descriptor (offset) for struct member 'renderslots'.
|
static long[] |
__DNA__FIELD__rr
Field descriptor (offset) for struct member 'rr'.
|
static long[] |
__DNA__FIELD__source
Field descriptor (offset) for struct member 'source'.
|
static long[] |
__DNA__FIELD__stereo3d_format
Field descriptor (offset) for struct member 'stereo3d_format'.
|
static long[] |
__DNA__FIELD__tiles
Field descriptor (offset) for struct member 'tiles'.
|
static long[] |
__DNA__FIELD__type
Field descriptor (offset) for struct member 'type'.
|
static long[] |
__DNA__FIELD__views
Field descriptor (offset) for struct member 'views'.
|
static long[] |
__DNA__FIELD__views_format
Field descriptor (offset) for struct member 'views_format'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct Image.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
protected |
Image(Image that) |
|
Image(long __address,
Block __block,
BlockTable __blockTable) |
Modifier and Type | Method and Description |
---|---|
CPointer<Image> |
__io__addressof()
Instantiates a pointer on this instance.
|
byte |
get_pad()
Get method for struct member '_pad'.
|
CArrayFacade<java.lang.Byte> |
get_pad2()
Get method for struct member '_pad2'.
|
int |
getActive_tile_index()
Get method for struct member 'active_tile_index'.
|
byte |
getAlpha_mode()
Get method for struct member 'alpha_mode'.
|
ListBase |
getAnims()
Get method for struct member 'anims'.
|
float |
getAspx()
Get method for struct member 'aspx'.
|
float |
getAspy()
Get method for struct member 'aspy'.
|
CPointer<java.lang.Object> |
getCache()
Get method for struct member 'cache'.
|
ColorManagedColorspaceSettings |
getColorspace_settings()
Get method for struct member 'colorspace_settings'.
|
byte |
getEye()
Get method for struct member 'eye'.
|
int |
getFlag()
Get method for struct member 'flag'.
|
CArrayFacade<java.lang.Float> |
getGen_color()
Get method for struct member 'gen_color'.
|
short |
getGen_depth()
Get method for struct member 'gen_depth'.
|
byte |
getGen_flag()
Get method for struct member 'gen_flag'.
|
byte |
getGen_type()
Get method for struct member 'gen_type'.
|
int |
getGen_x()
Get method for struct member 'gen_x'.
|
int |
getGen_y()
Get method for struct member 'gen_y'.
|
short |
getGpu_layer()
Get method for struct member 'gpu_layer'.
|
short |
getGpu_pass()
Get method for struct member 'gpu_pass'.
|
ListBase |
getGpu_refresh_areas()
Get method for struct member 'gpu_refresh_areas'.
|
short |
getGpu_view()
Get method for struct member 'gpu_view'.
|
short |
getGpuflag()
Get method for struct member 'gpuflag'.
|
int |
getGpuframenr()
Get method for struct member 'gpuframenr'.
|
CArrayFacade<CArrayFacade<CPointer<java.lang.Object>>> |
getGputexture()
Get method for struct member 'gputexture'.
|
ID |
getId()
Get method for struct member 'id'.
|
short |
getLast_render_slot()
Get method for struct member 'last_render_slot'.
|
int |
getLastframe()
Get method for struct member 'lastframe'.
|
int |
getLastused()
Get method for struct member 'lastused'.
|
CArrayFacade<java.lang.Byte> |
getName()
Get method for struct member 'name'.
|
CPointer<PackedFile> |
getPackedfile()
Deprecated.
Deprecated
|
ListBase |
getPackedfiles()
Get method for struct member 'packedfiles'.
|
CPointer<PreviewImage> |
getPreview()
Get method for struct member 'preview'.
|
short |
getRender_slot()
Get method for struct member 'render_slot'.
|
ListBase |
getRenderslots()
Get method for struct member 'renderslots'.
|
CPointer<java.lang.Object> |
getRr()
Get method for struct member 'rr'.
|
short |
getSource()
Get method for struct member 'source'.
|
CPointer<Stereo3dFormat> |
getStereo3d_format()
Get method for struct member 'stereo3d_format'.
|
ListBase |
getTiles()
Get method for struct member 'tiles'.
|
short |
getType()
Get method for struct member 'type'.
|
byte |
getViews_format()
Get method for struct member 'views_format'.
|
ListBase |
getViews()
Get method for struct member 'views'.
|
void |
set_pad(byte _pad)
Set method for struct member '_pad'.
|
void |
set_pad2(CArrayFacade<java.lang.Byte> _pad2)
Set method for struct member '_pad2'.
|
void |
setActive_tile_index(int active_tile_index)
Set method for struct member 'active_tile_index'.
|
void |
setAlpha_mode(byte alpha_mode)
Set method for struct member 'alpha_mode'.
|
void |
setAnims(ListBase anims)
Set method for struct member 'anims'.
|
void |
setAspx(float aspx)
Set method for struct member 'aspx'.
|
void |
setAspy(float aspy)
Set method for struct member 'aspy'.
|
void |
setCache(CPointer<java.lang.Object> cache)
Set method for struct member 'cache'.
|
void |
setColorspace_settings(ColorManagedColorspaceSettings colorspace_settings)
Set method for struct member 'colorspace_settings'.
|
void |
setEye(byte eye)
Set method for struct member 'eye'.
|
void |
setFlag(int flag)
Set method for struct member 'flag'.
|
void |
setGen_color(CArrayFacade<java.lang.Float> gen_color)
Set method for struct member 'gen_color'.
|
void |
setGen_depth(short gen_depth)
Set method for struct member 'gen_depth'.
|
void |
setGen_flag(byte gen_flag)
Set method for struct member 'gen_flag'.
|
void |
setGen_type(byte gen_type)
Set method for struct member 'gen_type'.
|
void |
setGen_x(int gen_x)
Set method for struct member 'gen_x'.
|
void |
setGen_y(int gen_y)
Set method for struct member 'gen_y'.
|
void |
setGpu_layer(short gpu_layer)
Set method for struct member 'gpu_layer'.
|
void |
setGpu_pass(short gpu_pass)
Set method for struct member 'gpu_pass'.
|
void |
setGpu_refresh_areas(ListBase gpu_refresh_areas)
Set method for struct member 'gpu_refresh_areas'.
|
void |
setGpu_view(short gpu_view)
Set method for struct member 'gpu_view'.
|
void |
setGpuflag(short gpuflag)
Set method for struct member 'gpuflag'.
|
void |
setGpuframenr(int gpuframenr)
Set method for struct member 'gpuframenr'.
|
void |
setGputexture(CArrayFacade<CArrayFacade<CPointer<java.lang.Object>>> gputexture)
Set method for struct member 'gputexture'.
|
void |
setId(ID id)
Set method for struct member 'id'.
|
void |
setLast_render_slot(short last_render_slot)
Set method for struct member 'last_render_slot'.
|
void |
setLastframe(int lastframe)
Set method for struct member 'lastframe'.
|
void |
setLastused(int lastused)
Set method for struct member 'lastused'.
|
void |
setName(CArrayFacade<java.lang.Byte> name)
Set method for struct member 'name'.
|
void |
setPackedfile(CPointer<PackedFile> packedfile)
Deprecated.
Deprecated
|
void |
setPackedfiles(ListBase packedfiles)
Set method for struct member 'packedfiles'.
|
void |
setPreview(CPointer<PreviewImage> preview)
Set method for struct member 'preview'.
|
void |
setRender_slot(short render_slot)
Set method for struct member 'render_slot'.
|
void |
setRenderslots(ListBase renderslots)
Set method for struct member 'renderslots'.
|
void |
setRr(CPointer<java.lang.Object> rr)
Set method for struct member 'rr'.
|
void |
setSource(short source)
Set method for struct member 'source'.
|
void |
setStereo3d_format(CPointer<Stereo3dFormat> stereo3d_format)
Set method for struct member 'stereo3d_format'.
|
void |
setTiles(ListBase tiles)
Set method for struct member 'tiles'.
|
void |
setType(short type)
Set method for struct member 'type'.
|
void |
setViews_format(byte views_format)
Set method for struct member 'views_format'.
|
void |
setViews(ListBase views)
Set method for struct member 'views'.
|
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof
public static final int __DNA__SDNA_INDEX
It is required when allocating a new block to store data for Image.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__id
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__id); CPointer<ID> p_id = p.cast(new Class[]{ID.class});
public static final long[] __DNA__FIELD__name
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__name); CPointer<CArrayFacade<Byte>> p_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__cache
Not written in file.
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__cache); CPointer<CPointer<Object>> p_cache = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__gputexture
Not written in file 3 = TEXTARGET_COUNT, 2 = stereo eyes.
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gputexture); CPointer<CArrayFacade<CArrayFacade<CPointer<Object>>>> p_gputexture = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, CPointer.class, Object.class});
public static final long[] __DNA__FIELD__anims
sources from:
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__anims); CPointer<ListBase> p_anims = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__rr
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__rr); CPointer<CPointer<Object>> p_rr = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__renderslots
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__renderslots); CPointer<ListBase> p_renderslots = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__render_slot
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__render_slot); CPointer<Short> p_render_slot = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__last_render_slot
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__last_render_slot); CPointer<Short> p_last_render_slot = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag
IMA_FIELDS = (1 << 0), IMA_STD_FIELD = (1 << 1), IMA_DO_PREMUL = (1 << 2), // deprecated, should not be used IMA_REFLECT = (1 << 4), IMA_NOCOLLECT = (1 << 5), //IMA_DONE_TAG = (1 << 6), // UNUSED IMA_OLD_PREMUL = (1 << 7), // IMA_CM_PREDIVIDE = (1 << 8), // deprecated, should not be used IMA_USED_FOR_RENDER = (1 << 9), IMA_USER_FRAME_IN_RANGE = (1 << 10), // for image user, but these flags are mixed IMA_VIEW_AS_RENDER = (1 << 11), IMA_IGNORE_ALPHA = (1 << 12), IMA_DEINTERLACE = (1 << 13), IMA_USE_VIEWS = (1 << 14), // IMA_IS_STEREO = (1 << 15), // deprecated // IMA_IS_MULTIVIEW = (1 << 16), // deprecated
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__source
IMA_SRC_CHECK 0 IMA_SRC_FILE 1 IMA_SRC_SEQUENCE 2 IMA_SRC_MOVIE 3 IMA_SRC_GENERATED 4 IMA_SRC_VIEWER 5
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__source); CPointer<Short> p_source = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__type
IMA_TYPE_IMAGE 0 IMA_TYPE_MULTILAYER 1 // generated IMA_TYPE_UV_TEST 2 // viewers IMA_TYPE_R_RESULT 4 IMA_TYPE_COMPOSITE 5
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__type); CPointer<Short> p_type = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__lastframe
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__lastframe); CPointer<Integer> p_lastframe = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gpu_refresh_areas
.
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpu_refresh_areas); CPointer<ListBase> p_gpu_refresh_areas = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__gpuframenr
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpuframenr); CPointer<Integer> p_gpuframenr = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gpuflag
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpuflag); CPointer<Short> p_gpuflag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__gpu_pass
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpu_pass); CPointer<Short> p_gpu_pass = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__gpu_layer
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpu_layer); CPointer<Short> p_gpu_layer = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__gpu_view
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gpu_view); CPointer<Short> p_gpu_view = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad2
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD___pad2); CPointer<CArrayFacade<Byte>> p__pad2 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__packedfile
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__packedfile); CPointer<CPointer<PackedFile>> p_packedfile = p.cast(new Class[]{CPointer.class, PackedFile.class});
Deprecated.
public static final long[] __DNA__FIELD__packedfiles
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__packedfiles); CPointer<ListBase> p_packedfiles = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__preview
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__preview); CPointer<CPointer<PreviewImage>> p_preview = p.cast(new Class[]{CPointer.class, PreviewImage.class});
public static final long[] __DNA__FIELD__lastused
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__lastused); CPointer<Integer> p_lastused = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gen_x
for generated images
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_x); CPointer<Integer> p_gen_x = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gen_y
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_y); CPointer<Integer> p_gen_y = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gen_type
IMA_GENTYPE_BLANK = 0, IMA_GENTYPE_GRID = 1, IMA_GENTYPE_GRID_COLOR = 2
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_type); CPointer<Byte> p_gen_type = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__gen_flag
IMA_GEN_FLOAT 1
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_flag); CPointer<Byte> p_gen_flag = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__gen_depth
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_depth); CPointer<Short> p_gen_depth = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__gen_color
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__gen_color); CPointer<CArrayFacade<Float>> p_gen_color = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__aspx
display aspect - for UV editing images resized for faster openGL display
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__aspx); CPointer<Float> p_aspx = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__aspy
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__aspy); CPointer<Float> p_aspy = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__colorspace_settings
color management
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__colorspace_settings); CPointer<ColorManagedColorspaceSettings> p_colorspace_settings = p.cast(new Class[]{ColorManagedColorspaceSettings.class});
public static final long[] __DNA__FIELD__alpha_mode
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__alpha_mode); CPointer<Byte> p_alpha_mode = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD___pad
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD___pad); CPointer<Byte> p__pad = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__eye
Multiview For viewer node stereoscopy.
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__eye); CPointer<Byte> p_eye = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__views_format
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__views_format); CPointer<Byte> p_views_format = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__active_tile_index
ImageTile
list for UDIMs.
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__active_tile_index); CPointer<Integer> p_active_tile_index = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__tiles
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__tiles); CPointer<ListBase> p_tiles = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__views
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__views); CPointer<ListBase> p_views = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__stereo3d_format
This is how you get a reference on the corresponding field in the struct:
Image image = ...; CPointer<Object> p = image.__dna__addressof(Image.__DNA__FIELD__stereo3d_format); CPointer<CPointer<Stereo3dFormat>> p_stereo3d_format = p.cast(new Class[]{CPointer.class, Stereo3dFormat.class});
public Image(long __address, Block __block, BlockTable __blockTable)
protected Image(Image that)
public ID getId() throws java.io.IOException
java.io.IOException
__DNA__FIELD__id
public void setId(ID id) throws java.io.IOException
java.io.IOException
__DNA__FIELD__id
public CArrayFacade<java.lang.Byte> getName() throws java.io.IOException
java.io.IOException
__DNA__FIELD__name
public void setName(CArrayFacade<java.lang.Byte> name) throws java.io.IOException
java.io.IOException
__DNA__FIELD__name
public CPointer<java.lang.Object> getCache() throws java.io.IOException
Not written in file.
java.io.IOException
__DNA__FIELD__cache
public void setCache(CPointer<java.lang.Object> cache) throws java.io.IOException
Not written in file.
java.io.IOException
__DNA__FIELD__cache
public CArrayFacade<CArrayFacade<CPointer<java.lang.Object>>> getGputexture() throws java.io.IOException
Not written in file 3 = TEXTARGET_COUNT, 2 = stereo eyes.
java.io.IOException
__DNA__FIELD__gputexture
public void setGputexture(CArrayFacade<CArrayFacade<CPointer<java.lang.Object>>> gputexture) throws java.io.IOException
Not written in file 3 = TEXTARGET_COUNT, 2 = stereo eyes.
java.io.IOException
__DNA__FIELD__gputexture
public ListBase getAnims() throws java.io.IOException
sources from:
java.io.IOException
__DNA__FIELD__anims
public void setAnims(ListBase anims) throws java.io.IOException
sources from:
java.io.IOException
__DNA__FIELD__anims
public CPointer<java.lang.Object> getRr() throws java.io.IOException
java.io.IOException
__DNA__FIELD__rr
public void setRr(CPointer<java.lang.Object> rr) throws java.io.IOException
java.io.IOException
__DNA__FIELD__rr
public ListBase getRenderslots() throws java.io.IOException
java.io.IOException
__DNA__FIELD__renderslots
public void setRenderslots(ListBase renderslots) throws java.io.IOException
java.io.IOException
__DNA__FIELD__renderslots
public short getRender_slot() throws java.io.IOException
java.io.IOException
__DNA__FIELD__render_slot
public void setRender_slot(short render_slot) throws java.io.IOException
java.io.IOException
__DNA__FIELD__render_slot
public short getLast_render_slot() throws java.io.IOException
java.io.IOException
__DNA__FIELD__last_render_slot
public void setLast_render_slot(short last_render_slot) throws java.io.IOException
java.io.IOException
__DNA__FIELD__last_render_slot
public int getFlag() throws java.io.IOException
IMA_FIELDS = (1 << 0), IMA_STD_FIELD = (1 << 1), IMA_DO_PREMUL = (1 << 2), // deprecated, should not be used IMA_REFLECT = (1 << 4), IMA_NOCOLLECT = (1 << 5), //IMA_DONE_TAG = (1 << 6), // UNUSED IMA_OLD_PREMUL = (1 << 7), // IMA_CM_PREDIVIDE = (1 << 8), // deprecated, should not be used IMA_USED_FOR_RENDER = (1 << 9), IMA_USER_FRAME_IN_RANGE = (1 << 10), // for image user, but these flags are mixed IMA_VIEW_AS_RENDER = (1 << 11), IMA_IGNORE_ALPHA = (1 << 12), IMA_DEINTERLACE = (1 << 13), IMA_USE_VIEWS = (1 << 14), // IMA_IS_STEREO = (1 << 15), // deprecated // IMA_IS_MULTIVIEW = (1 << 16), // deprecated
java.io.IOException
__DNA__FIELD__flag
public void setFlag(int flag) throws java.io.IOException
IMA_FIELDS = (1 << 0), IMA_STD_FIELD = (1 << 1), IMA_DO_PREMUL = (1 << 2), // deprecated, should not be used IMA_REFLECT = (1 << 4), IMA_NOCOLLECT = (1 << 5), //IMA_DONE_TAG = (1 << 6), // UNUSED IMA_OLD_PREMUL = (1 << 7), // IMA_CM_PREDIVIDE = (1 << 8), // deprecated, should not be used IMA_USED_FOR_RENDER = (1 << 9), IMA_USER_FRAME_IN_RANGE = (1 << 10), // for image user, but these flags are mixed IMA_VIEW_AS_RENDER = (1 << 11), IMA_IGNORE_ALPHA = (1 << 12), IMA_DEINTERLACE = (1 << 13), IMA_USE_VIEWS = (1 << 14), // IMA_IS_STEREO = (1 << 15), // deprecated // IMA_IS_MULTIVIEW = (1 << 16), // deprecated
java.io.IOException
__DNA__FIELD__flag
public short getSource() throws java.io.IOException
IMA_SRC_CHECK 0 IMA_SRC_FILE 1 IMA_SRC_SEQUENCE 2 IMA_SRC_MOVIE 3 IMA_SRC_GENERATED 4 IMA_SRC_VIEWER 5
java.io.IOException
__DNA__FIELD__source
public void setSource(short source) throws java.io.IOException
IMA_SRC_CHECK 0 IMA_SRC_FILE 1 IMA_SRC_SEQUENCE 2 IMA_SRC_MOVIE 3 IMA_SRC_GENERATED 4 IMA_SRC_VIEWER 5
java.io.IOException
__DNA__FIELD__source
public short getType() throws java.io.IOException
IMA_TYPE_IMAGE 0 IMA_TYPE_MULTILAYER 1 // generated IMA_TYPE_UV_TEST 2 // viewers IMA_TYPE_R_RESULT 4 IMA_TYPE_COMPOSITE 5
java.io.IOException
__DNA__FIELD__type
public void setType(short type) throws java.io.IOException
IMA_TYPE_IMAGE 0 IMA_TYPE_MULTILAYER 1 // generated IMA_TYPE_UV_TEST 2 // viewers IMA_TYPE_R_RESULT 4 IMA_TYPE_COMPOSITE 5
java.io.IOException
__DNA__FIELD__type
public int getLastframe() throws java.io.IOException
java.io.IOException
__DNA__FIELD__lastframe
public void setLastframe(int lastframe) throws java.io.IOException
java.io.IOException
__DNA__FIELD__lastframe
public ListBase getGpu_refresh_areas() throws java.io.IOException
.
java.io.IOException
__DNA__FIELD__gpu_refresh_areas
public void setGpu_refresh_areas(ListBase gpu_refresh_areas) throws java.io.IOException
.
java.io.IOException
__DNA__FIELD__gpu_refresh_areas
public int getGpuframenr() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpuframenr
public void setGpuframenr(int gpuframenr) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpuframenr
public short getGpuflag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpuflag
public void setGpuflag(short gpuflag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpuflag
public short getGpu_pass() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_pass
public void setGpu_pass(short gpu_pass) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_pass
public short getGpu_layer() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_layer
public void setGpu_layer(short gpu_layer) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_layer
public short getGpu_view() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_view
public void setGpu_view(short gpu_view) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gpu_view
public CArrayFacade<java.lang.Byte> get_pad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public void set_pad2(CArrayFacade<java.lang.Byte> _pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public CPointer<PackedFile> getPackedfile() throws java.io.IOException
Deprecated.
java.io.IOException
__DNA__FIELD__packedfile
public void setPackedfile(CPointer<PackedFile> packedfile) throws java.io.IOException
Deprecated.
java.io.IOException
__DNA__FIELD__packedfile
public ListBase getPackedfiles() throws java.io.IOException
java.io.IOException
__DNA__FIELD__packedfiles
public void setPackedfiles(ListBase packedfiles) throws java.io.IOException
java.io.IOException
__DNA__FIELD__packedfiles
public CPointer<PreviewImage> getPreview() throws java.io.IOException
java.io.IOException
__DNA__FIELD__preview
public void setPreview(CPointer<PreviewImage> preview) throws java.io.IOException
java.io.IOException
__DNA__FIELD__preview
public int getLastused() throws java.io.IOException
java.io.IOException
__DNA__FIELD__lastused
public void setLastused(int lastused) throws java.io.IOException
java.io.IOException
__DNA__FIELD__lastused
public int getGen_x() throws java.io.IOException
for generated images
java.io.IOException
__DNA__FIELD__gen_x
public void setGen_x(int gen_x) throws java.io.IOException
for generated images
java.io.IOException
__DNA__FIELD__gen_x
public int getGen_y() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_y
public void setGen_y(int gen_y) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_y
public byte getGen_type() throws java.io.IOException
IMA_GENTYPE_BLANK = 0, IMA_GENTYPE_GRID = 1, IMA_GENTYPE_GRID_COLOR = 2
java.io.IOException
__DNA__FIELD__gen_type
public void setGen_type(byte gen_type) throws java.io.IOException
IMA_GENTYPE_BLANK = 0, IMA_GENTYPE_GRID = 1, IMA_GENTYPE_GRID_COLOR = 2
java.io.IOException
__DNA__FIELD__gen_type
public byte getGen_flag() throws java.io.IOException
IMA_GEN_FLOAT 1
java.io.IOException
__DNA__FIELD__gen_flag
public void setGen_flag(byte gen_flag) throws java.io.IOException
IMA_GEN_FLOAT 1
java.io.IOException
__DNA__FIELD__gen_flag
public short getGen_depth() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_depth
public void setGen_depth(short gen_depth) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_depth
public CArrayFacade<java.lang.Float> getGen_color() throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_color
public void setGen_color(CArrayFacade<java.lang.Float> gen_color) throws java.io.IOException
java.io.IOException
__DNA__FIELD__gen_color
public float getAspx() throws java.io.IOException
display aspect - for UV editing images resized for faster openGL display
java.io.IOException
__DNA__FIELD__aspx
public void setAspx(float aspx) throws java.io.IOException
display aspect - for UV editing images resized for faster openGL display
java.io.IOException
__DNA__FIELD__aspx
public float getAspy() throws java.io.IOException
java.io.IOException
__DNA__FIELD__aspy
public void setAspy(float aspy) throws java.io.IOException
java.io.IOException
__DNA__FIELD__aspy
public ColorManagedColorspaceSettings getColorspace_settings() throws java.io.IOException
color management
java.io.IOException
__DNA__FIELD__colorspace_settings
public void setColorspace_settings(ColorManagedColorspaceSettings colorspace_settings) throws java.io.IOException
color management
java.io.IOException
__DNA__FIELD__colorspace_settings
public byte getAlpha_mode() throws java.io.IOException
java.io.IOException
__DNA__FIELD__alpha_mode
public void setAlpha_mode(byte alpha_mode) throws java.io.IOException
java.io.IOException
__DNA__FIELD__alpha_mode
public byte get_pad() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public void set_pad(byte _pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public byte getEye() throws java.io.IOException
Multiview For viewer node stereoscopy.
java.io.IOException
__DNA__FIELD__eye
public void setEye(byte eye) throws java.io.IOException
Multiview For viewer node stereoscopy.
java.io.IOException
__DNA__FIELD__eye
public byte getViews_format() throws java.io.IOException
java.io.IOException
__DNA__FIELD__views_format
public void setViews_format(byte views_format) throws java.io.IOException
java.io.IOException
__DNA__FIELD__views_format
public int getActive_tile_index() throws java.io.IOException
ImageTile
list for UDIMs.
java.io.IOException
__DNA__FIELD__active_tile_index
public void setActive_tile_index(int active_tile_index) throws java.io.IOException
ImageTile
list for UDIMs.
java.io.IOException
__DNA__FIELD__active_tile_index
public ListBase getTiles() throws java.io.IOException
java.io.IOException
__DNA__FIELD__tiles
public void setTiles(ListBase tiles) throws java.io.IOException
java.io.IOException
__DNA__FIELD__tiles
public ListBase getViews() throws java.io.IOException
java.io.IOException
__DNA__FIELD__views
public void setViews(ListBase views) throws java.io.IOException
java.io.IOException
__DNA__FIELD__views
public CPointer<Stereo3dFormat> getStereo3d_format() throws java.io.IOException
java.io.IOException
__DNA__FIELD__stereo3d_format
public void setStereo3d_format(CPointer<Stereo3dFormat> stereo3d_format) throws java.io.IOException
java.io.IOException
__DNA__FIELD__stereo3d_format