C# Class Ntreev.Library.Psd.Extensions

Afficher le fichier Open project: NtreevSoft/psd-parser

Méthodes publiques

Méthode Description
Descendants ( this layer ) : IEnumerable
Descendants ( this layer, bool>.Func filter ) : IEnumerable
MergeChannels ( this imageSource ) : byte[]

Private Methods

Méthode Description
Descendants ( this layer ) : IEnumerable

Method Details

Descendants() public static méthode

public static Descendants ( this layer ) : IEnumerable
layer this
Résultat IEnumerable

Descendants() public static méthode

public static Descendants ( this layer, bool>.Func filter ) : IEnumerable
layer this
filter bool>.Func
Résultat IEnumerable

MergeChannels() public static méthode

public static MergeChannels ( this imageSource ) : byte[]
imageSource this
Résultat byte[]