'Declaration Public Function GetImageRectGrid( _
ByVal decodingSettingsНастройки декодирования, которые следует использовать для декодирования изображения страницы.As Vintasoft.Imaging.Codecs.Decoders.DecodingSettings _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetImageRectGrid(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings decodingSettings
)
public: System.Drawing.Rectangle* GetImageRectGrid(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings* decodingSettings
)
public:
System.Drawing.Rectangle^ GetImageRectGrid(
Vintasoft.Imaging.Codecs.Decoders.DecodingSettings^ decodingSettings
)
Parameters
- decodingSettings
- Настройки декодирования, которые следует использовать для декодирования изображения страницы.
Return Value
Сетка изображения как массив прямоугольников.