VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / IRasterGridDecoder Interface
Properties Methods SeeAlso
In This Topic
    IRasterGridDecoder Interface Members
    In This Topic
    The following tables list the members exposed by IRasterGridDecoder.
    Public Properties
     NameDescription
    Public PropertyGets the name of the decoder.
    Public Methods
     NameDescription
    Public MethodDetermines that decoder can read a region of the image.
    Public MethodDetermines that decoder can progressively read the image.
    Public MethodReturns a scaled rectangle of raster image.
    Public MethodReturns an image grid as array of rectangles.
    Public MethodReturns an array of scale factors for rectangles of image grid.
    Public MethodReturns a scaled region of raster image.
    See Also