Click or drag to resize

IndirectionImageSourceLowLevelHasMoreImages Method

Lows level implementation to determine if the ImageSource has more images.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override bool LowLevelHasMoreImages()

Return Value

Type: Boolean
true if there are more image, false otherwise.
See Also