GetThumbnailAsBase64String(Int32,Int32) Method (SaneAcquiredImage)
Returns a thumbnail image as Base64-string.
'Declaration
Public Function GetThumbnailAsBase64String( _
ByVal As Integer, _
ByVal As Integer _
) As String
Parameters
- thumbnailWidth
- Thumbnail width.
- thumbnailHeight
- Thumbnail height.
Return Value
Thumbnail image as Base64-string.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6