Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Attributes | |
int | image_quality |
double | quality |
double | resolution_multiplier |
unsigned int | kernel_radius |
ImageCanvas * | source_image |
ImageCanvas * | dest_image |
int | x0 |
int | y0 |
ImageProxy * | image |
CtxEvalChannel | channel_r |
CtxEvalChannel | channel_g |
CtxEvalChannel | channel_b |
CtxEvalChannel | channel_a |
struct { | |
int | x |
int | y |
int | width |
int | height |
} | region |
struct { | |
unsigned int | id |
unsigned int | count |
} | pass |
struct { | |
unsigned int | id |
unsigned int | count |
} | thread |
CtxEvalChannel CtxKernelFilter::channel_a |
CtxEvalChannel CtxKernelFilter::channel_b |
CtxEvalChannel CtxKernelFilter::channel_g |
CtxEvalChannel CtxKernelFilter::channel_r |
ImageCanvas* CtxKernelFilter::dest_image |
ImageProxy* CtxKernelFilter::image |
int CtxKernelFilter::image_quality |
unsigned int CtxKernelFilter::kernel_radius |
struct { ... } CtxKernelFilter::pass |
double CtxKernelFilter::quality |
struct { ... } CtxKernelFilter::region |
double CtxKernelFilter::resolution_multiplier |
ImageCanvas* CtxKernelFilter::source_image |
struct { ... } CtxKernelFilter::thread |
int CtxKernelFilter::x0 |
int CtxKernelFilter::y0 |