HDK
|
#include <ImfSampleCountChannel.h>
Classes | |
class | Edit |
Friends | |
class | DeepImageLevel |
Additional Inherited Members | |
Protected Member Functions inherited from ImageChannel | |
IMFUTIL_EXPORT | ImageChannel (ImageLevel &level, int xSampling, int ySampling, bool pLinear) |
virtual IMFUTIL_EXPORT | ~ImageChannel () |
IMFUTIL_EXPORT void | boundsCheck (int x, int y) const |
Definition at line 41 of file ImfSampleCountChannel.h.
Definition at line 310 of file ImfSampleCountChannel.h.
IMFUTIL_EXPORT unsigned int* SampleCountChannel::beginEdit | ( | ) |
IMFUTIL_EXPORT void SampleCountChannel::clear | ( | ) |
IMFUTIL_EXPORT DeepImageLevel& SampleCountChannel::deepLevel | ( | ) |
IMFUTIL_EXPORT const DeepImageLevel& SampleCountChannel::deepLevel | ( | ) | const |
IMFUTIL_EXPORT void SampleCountChannel::endEdit | ( | ) |
|
inline |
Definition at line 280 of file ImfSampleCountChannel.h.
Definition at line 304 of file ImfSampleCountChannel.h.
|
virtual |
Implements ImageChannel.
Definition at line 317 of file ImfSampleCountChannel.h.
|
inline |
Definition at line 298 of file ImfSampleCountChannel.h.
|
inline |
Definition at line 292 of file ImfSampleCountChannel.h.
|
inline |
Definition at line 286 of file ImfSampleCountChannel.h.
IMFUTIL_EXPORT void SampleCountChannel::set | ( | int | x, |
int | y, | ||
unsigned int | newNumSamples | ||
) |
IMFUTIL_EXPORT void SampleCountChannel::set | ( | int | r, |
unsigned int | newNumSamples[] | ||
) |
IMFUTIL_EXPORT Slice SampleCountChannel::slice | ( | ) | const |
|
friend |
Definition at line 221 of file ImfSampleCountChannel.h.