VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Ico Namespace / IconPage Class
In This Topic
IconPage Class Methods
In This Topic
For a list of all methods of this type, see IconPage.
Public Methods
 NameDescription
Public MethodCompares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock)
Public MethodOverloaded. Returns the image of this page.
Public MethodReturns the mask image of this page.
Public MethodReturns the source image of this page.
Public Methodstatic (Shared in Visual Basic)Combines specified source image with specified mask image and returns the result image.
Public MethodOverloaded. Saves block to the source, connects block with the source, removes virtual data. (Inherited from ImageFileBlock)
Public MethodSets coordinates of hotspot for cursor.
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 image file block.
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