VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Raw Namespace / ArwPage Class
In This Topic
ArwPage Class Methods
In This Topic
For a list of all methods of this type, see ArwPage.
Public Methods
 NameDescription
Public MethodCompares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock)
Public MethodReleases all resources used by this ArwPage.
Public MethodOverloaded. Returns the image associated with this image page. (Inherited from ImagePage)
Public MethodOverloaded. Returns a preview image associated with this ARW-page.
Public MethodOverloaded. Returns a thumbnail image associated with this image page. (Inherited from RawImagePageBase)
Public MethodOverloaded. Saves the page to the image source (method is not implemented). (Inherited from RawImagePageBase)
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 MethodReads structure of ARW page.
Protected MethodSets the length of this image file block in the source. (Inherited from ImageFileBlock)
Protected MethodWrites block data to the source. (Inherited from ImageFileBlock)
See Also