Blender  V2.59
Public Attributes
_Log_Image_File_t_ Struct Reference

#include <logImageCore.h>

List of all members.

Public Attributes

int width
int height
int depth
int bitsPerPixel
int imageOffset
int lineBufferLength
unsigned int * lineBuffer
unsigned short * pixelBuffer
int pixelBufferUsed
FILE * file
int reading
int fileYPos
LogImageByteConversionParameters params
unsigned char lut10 [1024]
unsigned short lut8 [256]
unsigned short lut10_16 [1024]
unsigned short lut16_16 [65536]
GetRowFngetRow
SetRowFnsetRow
CloseFnclose
unsigned char * membuffer
uintptr_t membuffersize
unsigned char * memcursor

Detailed Description

Definition at line 47 of file logImageCore.h.


Member Data Documentation

Definition at line 53 of file logImageCore.h.

Referenced by cineonCreate(), cineonOpen(), cineonOpenFromMem(), dpxCreate(), and intern_dpxOpen().

unsigned char _Log_Image_File_t_::lut10[1024]

Definition at line 76 of file logImageCore.h.

Referenced by setupLut().

unsigned short _Log_Image_File_t_::lut10_16[1024]

Definition at line 79 of file logImageCore.h.

Referenced by cineonGetRowBytes(), dpxGetRowBytes(), and setupLut16().

unsigned short _Log_Image_File_t_::lut16_16[65536]

Definition at line 80 of file logImageCore.h.

Referenced by cineonSetRowBytes(), dpxSetRowBytes(), and setupLut16().

unsigned short _Log_Image_File_t_::lut8[256]

Definition at line 77 of file logImageCore.h.

Referenced by setupLut().

Definition at line 87 of file logImageCore.h.

Referenced by cineonOpen(), cineonOpenFromMem(), intern_dpxOpen(), and logimage_fseek().

Definition at line 88 of file logImageCore.h.

Referenced by cineonOpen(), cineonOpenFromMem(), intern_dpxOpen(), and logimage_fseek().

Definition at line 66 of file logImageCore.h.

Referenced by cineonCreate(), cineonOpen(), cineonOpenFromMem(), dpxCreate(), and intern_dpxOpen().


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