VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / IRasterGridDecoder Interface
In This Topic
IRasterGridDecoder Interface Methods
In This Topic
For a list of all methods of this type, see IRasterGridDecoder.
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