Blender V4.5
ImageSampleInfo Struct Reference

Public Attributes

ARegionTypeart
 
void * draw_handle
 
int x
 
int y
 
int channels
 
int width
 
int height
 
int sample_size
 
uchar col [4]
 
float colf [4]
 
float linearcol [4]
 
int z
 
float zf
 
ucharcolp
 
const float * colfp
 
int * zp
 
float * zfp
 
bool draw
 
bool color_manage
 
int use_default_view
 

Detailed Description

Definition at line 49 of file ed_util_imbuf.cc.

Member Data Documentation

◆ art

ARegionType* ImageSampleInfo::art

Definition at line 50 of file ed_util_imbuf.cc.

◆ channels

int ImageSampleInfo::channels

Definition at line 53 of file ed_util_imbuf.cc.

◆ col

uchar ImageSampleInfo::col[4]

Definition at line 58 of file ed_util_imbuf.cc.

◆ colf

float ImageSampleInfo::colf[4]

Definition at line 59 of file ed_util_imbuf.cc.

◆ colfp

const float* ImageSampleInfo::colfp

Definition at line 65 of file ed_util_imbuf.cc.

◆ color_manage

bool ImageSampleInfo::color_manage

Definition at line 70 of file ed_util_imbuf.cc.

◆ colp

uchar* ImageSampleInfo::colp

Definition at line 64 of file ed_util_imbuf.cc.

◆ draw

bool ImageSampleInfo::draw

Definition at line 69 of file ed_util_imbuf.cc.

Referenced by sequencer_sample_apply().

◆ draw_handle

void* ImageSampleInfo::draw_handle

Definition at line 51 of file ed_util_imbuf.cc.

◆ height

int ImageSampleInfo::height

Definition at line 55 of file ed_util_imbuf.cc.

◆ linearcol

float ImageSampleInfo::linearcol[4]

Definition at line 60 of file ed_util_imbuf.cc.

◆ sample_size

int ImageSampleInfo::sample_size

Definition at line 56 of file ed_util_imbuf.cc.

◆ use_default_view

int ImageSampleInfo::use_default_view

Definition at line 71 of file ed_util_imbuf.cc.

◆ width

int ImageSampleInfo::width

Definition at line 55 of file ed_util_imbuf.cc.

◆ x

int ImageSampleInfo::x

Definition at line 52 of file ed_util_imbuf.cc.

◆ y

int ImageSampleInfo::y

Definition at line 52 of file ed_util_imbuf.cc.

◆ z

int ImageSampleInfo::z

Definition at line 61 of file ed_util_imbuf.cc.

◆ zf

float ImageSampleInfo::zf

Definition at line 62 of file ed_util_imbuf.cc.

◆ zfp

float* ImageSampleInfo::zfp

Definition at line 67 of file ed_util_imbuf.cc.

◆ zp

int* ImageSampleInfo::zp

Definition at line 66 of file ed_util_imbuf.cc.


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