#include <psd_additional_layer_info_block.h>
◆ getASLXML()
| QDomDocument psd_layer_solid_color::getASLXML |
( |
| ) |
|
|
inline |
◆ getBackground()
◆ getBrush()
| QBrush psd_layer_solid_color::getBrush |
( |
| ) |
|
|
inline |
◆ getFillLayerConfig()
| QDomDocument psd_layer_solid_color::getFillLayerConfig |
( |
| ) |
|
|
inline |
◆ loadFromConfig()
◆ setColor()
| void psd_layer_solid_color::setColor |
( |
const KoColor & | color | ) |
|
|
inline |
PSD files may be saved with a stripped profile that is not suitable for displaying, so we should convert such colors into some "universal" color space, so that we could actually manage it
Definition at line 171 of file psd_additional_layer_info_block.h.
171 {
175 }
176
185 }
186 }
const KoID Float32BitsColorDepthID("F32", ki18n("32-bit float/channel"))
const KoID LABAColorModelID("LABA", ki18n("L*a*b*/Alpha"))
virtual KoID colorModelId() const =0
virtual const KoColorProfile * profile() const =0
void convertTo(const KoColorSpace *cs, KoColorConversionTransformation::Intent renderingIntent, KoColorConversionTransformation::ConversionFlags conversionFlags)
const KoColorProfile * profile() const
return the current profile
const KoColorSpace * colorSpace() const
return the current colorSpace
void setProfile(const KoColorProfile *profile)
assign new profile without converting pixel data
virtual bool isSuitableForOutput() const =0
static KoColorSpaceRegistry * instance()
References KoColorSpace::colorModelId(), KoColor::colorSpace(), KoColor::convertTo(), Float32BitsColorDepthID, KoID::id(), KoColorSpaceRegistry::instance(), KoColorProfile::isSuitableForOutput(), LABAColorModelID, KoColor::profile(), and KoColor::setProfile().
◆ setupCatcher()
◆ writeASL()
Definition at line 220 of file psd_additional_layer_info_block.h.
220 {
223 } else {
225 }
226 }
KoColor convertedTo(const KoColorSpace *cs, KoColorConversionTransformation::Intent renderingIntent, KoColorConversionTransformation::ConversionFlags conversionFlags) const
References KoColor::convertedTo().
◆ cs
◆ fill_color
| KoColor psd_layer_solid_color::fill_color |
The documentation for this struct was generated from the following file: