Krita Source Code Documentation
Loading...
Searching...
No Matches
psd_additional_layer_info_block.h File Reference
#include "kritapsd_export.h"
#include <QDomDocument>
#include <QIODevice>
#include <QString>
#include <QVector>
#include <functional>
#include <kis_types.h>
#include <kis_global.h>
#include <kis_node.h>
#include <kis_paint_device.h>
#include <kis_generator_registry.h>
#include <KisGlobalResourcesInterface.h>
#include <KisEmbeddedResourceStorageProxy.h>
#include <KoStopGradient.h>
#include <KoSegmentGradient.h>
#include <KoShapeBackground.h>
#include <KoColorBackground.h>
#include <KoGradientBackground.h>
#include <KoPatternBackground.h>
#include <KoShapeStroke.h>
#include <psd.h>
#include <asl/kis_asl_xml_writer.h>
#include <asl/kis_asl_callback_object_catcher.h>
#include <cos/kis_cos_parser.h>
#include <cos/kis_cos_writer.h>
#include <QVariantHash>
#include "psd_header.h"
#include <kis_psd_layer_style.h>
#include <KoColorProfile.h>

Go to the source code of this file.

Classes

struct  psd_layer_brightness_contrast
 
struct  psd_layer_channel_mixer
 
struct  psd_layer_color_balance
 
struct  psd_layer_curves
 
struct  psd_layer_curves_data
 
struct  psd_layer_gradient_fill
 
struct  psd_layer_hue_saturation
 
struct  psd_layer_level_record
 
struct  psd_layer_levels
 
struct  psd_layer_pattern_fill
 
struct  psd_layer_photo_filter
 
struct  psd_layer_posterize
 
struct  psd_layer_selective_color
 
struct  psd_layer_solid_color
 
struct  psd_layer_threshold
 
struct  psd_layer_type_face
 
struct  psd_layer_type_line
 
struct  psd_layer_type_shape
 
struct  psd_layer_type_style
 
struct  psd_layer_type_tool
 
struct  psd_path
 
struct  psd_path_node
 
struct  psd_path_sub_path
 
struct  psd_vector_mask
 
struct  psd_vector_origination_data
 
struct  psd_vector_stroke_data
 
class  PsdAdditionalLayerInfoBlock
 The PsdAdditionalLayerInfoBlock class implements the Additional Layer Information block. More...