VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Psd Namespace / PsdPage Class
In This Topic
PsdPage Class Methods
In This Topic
For a list of all methods of this type, see PsdPage.
Public Methods
 NameDescription
Public MethodCompares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock)
Public MethodReturns the image that contains grayscale data of channel with specified index.
Public MethodOverloaded. Returns the image associated with this PSD page.
Public MethodReturns the interlaced image of this PSD page.
Public MethodOverloaded. Saves block to the source, connects block with the source, removes virtual data. (Inherited from ImageFileBlock)
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from ImageFileBlock)
Protected MethodRaises the Changing event. (Inherited from ImageFileBlock)
Protected MethodRaises the Saved event. (Inherited from ImageFileBlock)
Protected MethodRaises the Saving event. (Inherited from ImageFileBlock)
Protected MethodParses the PSD page.
Protected MethodSets the length of this image file block in the source. (Inherited from ImageFileBlock)
Protected MethodWrites PSD page data to the source.
See Also