PanoramicMappedImageCreateVertical Method

CVB.Net Documentation
Creates a new vertical mapped image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static PanoramicMappedImage CreateVertical(
	Image top,
	Image bottom
)

Parameters

top
Type: Stemmer.CvbImage
Top image.
bottom
Type: Stemmer.CvbImage
Bottom image.

Return Value

Type: PanoramicMappedImage
New mapped panoramic image.
See Also

Reference