C# Class Ntreev.Library.Psd.PsdLayer

Inheritance: IPsdLayer
Afficher le fichier Open project: NtreevSoft/psd-parser Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ComputeBounds ( ) : void
PsdLayer ( PsdReader reader, PsdDocument document ) : System
ReadChannels ( PsdReader reader ) : void

Method Details

ComputeBounds() public méthode

public ComputeBounds ( ) : void
Résultat void

PsdLayer() public méthode

public PsdLayer ( PsdReader reader, PsdDocument document ) : System
reader PsdReader
document PsdDocument
Résultat System

ReadChannels() public méthode

public ReadChannels ( PsdReader reader ) : void
reader PsdReader
Résultat void