GetImageRectScales() Method (TiffPage)
Returns an array of scale factors for rectangles of image grid.
'Declaration
Public Function GetImageRectScales() As System.Int32[]
public System.Int32[] GetImageRectScales()
public: System.Int32[] GetImageRectScales()
public:
System.Int32[] GetImageRectScales()
Return Value
An array of scale factors for rectangles of image grid.
Possible values of scale factor:
- 1 - page can return image rectangle without scaling
- N - page can return an image rectangle reduced N times
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5