The Aurigma.GraphicsMill.Codecs.Psd namespace contains classes intended to work with PSD files.
Class | Description | |
---|---|---|
![]() |
ColorOverlayEffect | |
![]() |
DropShadowEffect |
Represents the drop shadow effect. |
![]() |
Effect |
Represents the base class for PSD text effects. |
![]() |
GroupedFrameCollection |
Represents a collection of grouped PSD layers. |
![]() |
InnerShadowEffect |
Represents the inner shadow effect. |
![]() |
PlainFrameCollection |
Represents a collection of raster and text PSD layers. |
![]() |
PsdFrame |
Represents a PSD layer. |
![]() |
PsdFrameEffects |
Contains properties of the text effects for a PSD layer. |
![]() |
PsdGroupFrame |
Represents a grouped PSD layer. |
![]() |
PsdReader |
Contains methods and properties used to read PSD images. |
![]() |
PsdShapeFrame |
Represents a PSD shape layer. |
![]() |
PsdSmartFrame |
Represents a smart object. |
![]() |
PsdSpotChannel |
Represents a spot channel. |
![]() |
PsdTextFrame |
Represents a PSD text layer. |
![]() |
ShadowEffect |
Represents the base class for the shadow text effect obtained from a PSD file. |
![]() |
SpotChannelCollection |
Represents a collection of spot channels obtained from a PSD file. |
![]() |
StrokeEffect |
Represents the base class for the stroke text effect obtained from a PSD file. |
![]() |
TextSpan |
Represents a text span in FormattedText. |
Structure | Description | |
---|---|---|
![]() |
ParagraphSettings |
Contains main paragraph settings. |
![]() |
PsdTextFrameRawSettings |
Text settings of a PSD text layer before implementing the transformation matrix (if there is any) to them. |
Interface | Description | |
---|---|---|
![]() |
ITextSettings |
Provides text-related parameters. |
Enumeration | Description | |
---|---|---|
![]() |
BlendMode |
Contains blending modes. |
![]() |
DigitType |
Contains digit representation options. |
![]() |
FontCaps |
Contains capitalization options. |
![]() |
FrameType |
Contains possible types of PSD layers (i.e. frames of PsdReader). |
![]() |
ParagraphDirection |
Contains the text direction options for paragraphs. |
![]() |
PsdFeature | |
![]() |
StrokePosition |
Contains stroke positions. |
![]() |
TextJustification |
Contains all possible types of text alignment in PSD text layers. |