Platform Core .NET Assemblies API
SaveThumbnail Method
See Also  Send Feedback
Terrasoft.Core.ImageAPI Namespace > ImageAPI Class : SaveThumbnail Method
id
Record Id in the SysImage table.
width
The width of the thumbnail image.
height
The hight of the thumbnail image.
imageFormat
Image format (JPEG, PNG, BMP, etc.).
quality
The quality of the saved image (percents).

Glossary Item Box

Saves a thumbnail copy of the image.

Syntax

 
C#
 
 

Parameters

id
Record Id in the SysImage table.
width
The width of the thumbnail image.
height
The hight of the thumbnail image.
imageFormat
Image format (JPEG, PNG, BMP, etc.).
quality
The quality of the saved image (percents).

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.