ImageSourceStreamInfoFrame Property |
The frame within the ImageStream that maps to the image index originally requested
Namespace:
Atalasoft.Imaging.ImageSources
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int Frame { get; }
Public ReadOnly Property Frame As Integer
Get
Property Value
Type:
Int32 The frame within the ImageStream that maps to the index that was originally requested from the ImageSource
See Also