, including all inherited members.
_colorspace | img::ImgAttributes< ScalarType > | [private] |
_gamma | img::ImgAttributes< ScalarType > | [private] |
_range_max | img::ImgAttributes< ScalarType > | [private] |
_range_min | img::ImgAttributes< ScalarType > | [private] |
_reference_white_x | img::ImgAttributes< ScalarType > | [private] |
_reference_white_y | img::ImgAttributes< ScalarType > | [private] |
_reference_white_z | img::ImgAttributes< ScalarType > | [private] |
createImgAttributes(COLORSPACE arg_colorspace=ScalarType(UNDEFINED), ScalarType arg_gamma=ScalarType(0.0), ScalarType arg_range_min=ScalarType(0.0), ScalarType arg_range_max=ScalarType(0.0), ScalarType arg_reference_white_x=ScalarType(0.0), ScalarType arg_reference_white_y=ScalarType(0.0), ScalarType arg_reference_white_z=ScalarType(0.0)) | img::ImgAttributes< ScalarType > | [inline, static] |
getColorspace(COLORSPACE &ret_colorspace) const | img::ImgAttributes< ScalarType > | [inline] |
getGamma(OtherScalarType &ret_gamma) const | img::ImgAttributes< ScalarType > | [inline] |
getRange(OtherScalarType &ret_range_min, OtherScalarType &ret_range_max) const | img::ImgAttributes< ScalarType > | [inline] |
getReferenceWhite(OtherScalarType &ret_reference_white_x, OtherScalarType &ret_reference_white_y, OtherScalarType &ret_reference_white_z) const | img::ImgAttributes< ScalarType > | [inline] |
hasColorspace(COLORSPACE arg_colorspace) const | img::ImgAttributes< ScalarType > | [inline] |
hasColorspace(const ImgAttributes< ScalarType > &attributes) const | img::ImgAttributes< ScalarType > | [inline] |
hasGamma(ScalarType arg_gamma) const | img::ImgAttributes< ScalarType > | [inline] |
hasGamma(const ImgAttributes< ScalarType > &attributes) const | img::ImgAttributes< ScalarType > | [inline] |
hasRange(ScalarType arg_range_min, ScalarType arg_range_max) const | img::ImgAttributes< ScalarType > | [inline] |
hasRange(const ImgAttributes< ScalarType > &attributes) const | img::ImgAttributes< ScalarType > | [inline] |
hasReferenceWhite(ScalarType arg_reference_white_x, ScalarType arg_reference_white_y, ScalarType arg_reference_white_z) const | img::ImgAttributes< ScalarType > | [inline] |
hasReferenceWhite(const ImgAttributes< ScalarType > &attributes) const | img::ImgAttributes< ScalarType > | [inline] |
ImgAttributes() | img::ImgAttributes< ScalarType > | [inline] |
ImgAttributes(const ImgAttributes< ScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
ImgAttributes(const ImgAttributes< OtherScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
operator=(const ImgAttributes< OtherScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
operator==(const ImgAttributes< ScalarType > &attributes) const | img::ImgAttributes< ScalarType > | [inline] |
reset() | img::ImgAttributes< ScalarType > | [inline] |
setColorspace(COLORSPACE arg_colorspace) | img::ImgAttributes< ScalarType > | [inline] |
setColorspace(const ImgAttributes< ScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
setGamma(ScalarType arg_gamma) | img::ImgAttributes< ScalarType > | [inline] |
setGamma(const ImgAttributes< ScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
setRange(ScalarType arg_range_min, ScalarType arg_range_max) | img::ImgAttributes< ScalarType > | [inline] |
setRange(const ImgAttributes< ScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |
setReferenceWhite(ScalarType arg_reference_white_x, ScalarType arg_reference_white_y, ScalarType arg_reference_white_z) | img::ImgAttributes< ScalarType > | [inline] |
setReferenceWhite(const ImgAttributes< ScalarType > &attributes) | img::ImgAttributes< ScalarType > | [inline] |