VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles Namespace / ImageFileBlock Class
In This Topic
    ImageFileBlock Class Methods
    In This Topic
    For a list of all methods of this type, see ImageFileBlock.
    Public Methods
     NameDescription
    Public MethodCompares this instance to a specified object and returns an indication of their relative values.
    Public MethodOverloaded. Saves block to the source, connects block with the source, removes virtual data.
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.
    Protected MethodRaises the Changing event.
    Protected MethodRaises the Saved event.
    Protected MethodRaises the Saving event.
    Protected MethodParses the image file block.
    Protected MethodSets the length of this image file block in the source.
    Protected MethodWrites block data to the source.
    See Also