Returns the requested thumbnail height.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Protected Friend Function GetThumbnailHeightToLoad As Integer

C#

protected internal int GetThumbnailHeightToLoad()

Return Value

Requested thumbnail height.

Remarks

This method should be called from the LoadFrameBitmap()()() method.