Returns the requested thumbnail width.

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

Syntax

Visual Basic

Protected Friend Function GetThumbnailWidthToLoad As Integer

C#

protected internal int GetThumbnailWidthToLoad()

Return Value

Requested thumbnail width.

Remarks

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