Add(const String &profilePath) | pcl::ICCProfileTransformation | |
Add(const ICCProfile &profile) | pcl::ICCProfileTransformation | |
Add(const ICCProfile::handle profileHandle) | pcl::ICCProfileTransformation | |
Apply(pcl::Image &) const override | pcl::ICCProfileTransformation | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::ICCProfileTransformation | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::ICCProfileTransformation | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::ICCProfileTransformation | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::ICCProfileTransformation | protectedvirtual |
pcl::ImageTransformation::Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
pcl::ImageTransformation::Apply(pcl::DComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
Clear() | pcl::ICCProfileTransformation | |
Create() | pcl::ICCProfileTransformation | inline |
DisableBlackPointCompensation(bool disable=true) | pcl::ICCProfileTransformation | inline |
DisableGamutCheck(bool disable=true) | pcl::ICCProofingTransformation | inline |
DisableHighResolutionCLUT(bool disable=true) | pcl::ICCProfileTransformation | inline |
DisableLowResolutionCLUT(bool disable=true) | pcl::ICCProfileTransformation | inline |
DisableParallelProcessing(bool disable=true) noexcept | pcl::ParallelProcess | inline |
EnableBlackPointCompensation(bool enable=true) | pcl::ICCProfileTransformation | inline |
EnableGamutCheck(bool enable=true) | pcl::ICCProofingTransformation | inline |
EnableHighResolutionCLUT(bool enable=true) | pcl::ICCProfileTransformation | inline |
EnableLowResolutionCLUT(bool enable=true) | pcl::ICCProfileTransformation | inline |
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexcept | pcl::ParallelProcess | inline |
ForceFloatingPointTransformation(bool force=true) | pcl::ICCProfileTransformation | inline |
ForcesFloatingPointTransformation() const | pcl::ICCProfileTransformation | inline |
GamutWarningColor() | pcl::ICCProofingTransformation | static |
ICCProfileTransformation()=default | pcl::ICCProfileTransformation | |
ICCProfileTransformation(ICCProfileTransformation &&x) | pcl::ICCProfileTransformation | inline |
ICCProfileTransformation(const ICCProfileTransformation &)=delete | pcl::ICCProfileTransformation | |
ICCProofingTransformation() | pcl::ICCProofingTransformation | inline |
ICCProofingTransformation(ICCProofingTransformation &&)=default | pcl::ICCProofingTransformation | |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
IsGamutCheckEnabled() const | pcl::ICCProofingTransformation | inline |
IsParallelProcessingEnabled() const noexcept | pcl::ParallelProcess | inline |
IsProofingTransformation() const | pcl::ICCProfileTransformation | inline |
IsSourceRGBProfile() const | pcl::ICCProfileTransformation | inline |
IsTargetRGBProfile() const | pcl::ICCProfileTransformation | inline |
IsValid() const | pcl::ICCProfileTransformation | inline |
MaxProcessors() const noexcept | pcl::ParallelProcess | inline |
operator=(ICCProofingTransformation &&)=default | pcl::ICCProofingTransformation | |
pcl::ICCProfileTransformation::operator=(ICCProfileTransformation &&x) | pcl::ICCProfileTransformation | inline |
pcl::ICCProfileTransformation::operator=(const ICCProfileTransformation &)=delete | pcl::ICCProfileTransformation | |
pcl::ParallelProcess::operator=(const ParallelProcess &)=default | pcl::ParallelProcess | |
operator>>(GenericImage< P > &image) const | pcl::ImageTransformation | inline |
operator>>(ImageVariant &image) const | pcl::ImageTransformation | inline |
ParallelProcess()=default | pcl::ParallelProcess | |
ParallelProcess(const ParallelProcess &)=default | pcl::ParallelProcess | |
profile_list typedef | pcl::ICCProfileTransformation | |
Profiles() const | pcl::ICCProfileTransformation | inline |
ProofingIntent() const | pcl::ICCProofingTransformation | inline |
RelaxFloatingPointTransformation(bool relax=true) | pcl::ICCProfileTransformation | inline |
rendering_intent typedef | pcl::ICCProfileTransformation | |
RenderingIntent() const | pcl::ICCProfileTransformation | inline |
SetGamutWarningColor(RGBA color) | pcl::ICCProofingTransformation | static |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
SetProofingIntent(rendering_intent i) | pcl::ICCProofingTransformation | inline |
SetProofingProfile(const String &profilePath) | pcl::ICCProofingTransformation | |
SetProofingProfile(const ICCProfile &profile) | pcl::ICCProofingTransformation | |
SetProofingProfile(const ICCProfile::handle profileHandle) | pcl::ICCProofingTransformation | |
SetRenderingIntent(rendering_intent i) | pcl::ICCProfileTransformation | inline |
SetSourceProfile(const String &profilePath) | pcl::ICCProofingTransformation | |
SetSourceProfile(const ICCProfile &profile) | pcl::ICCProofingTransformation | |
SetSourceProfile(const ICCProfile::handle profileHandle) | pcl::ICCProofingTransformation | |
SetTargetProfile(const String &profilePath) | pcl::ICCProofingTransformation | |
SetTargetProfile(const ICCProfile &profile) | pcl::ICCProofingTransformation | |
SetTargetProfile(const ICCProfile::handle profileHandle) | pcl::ICCProofingTransformation | |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
transformation_handle typedef | pcl::ICCProfileTransformation | |
UsingBlackPointCompensation() const | pcl::ICCProfileTransformation | inline |
UsingHighResolutionCLUT() const | pcl::ICCProfileTransformation | inline |
UsingLowResolutionCLUT() const | pcl::ICCProfileTransformation | inline |
~ICCProfileTransformation() override | pcl::ICCProfileTransformation | inline |
~ICCProofingTransformation() override | pcl::ICCProofingTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |