Collection of image samples. More...
Inherits SampleList.SampleCollection< TData >.
Protected Member Functions | |
override Image | GetData (IntPtr dataHandle) |
Retrieve the image behind a SIL data sample. | |
![]() | |
TData | GetData (IntPtr dataHandle) |
Retrieve the data behind a TSILDATA handle. | |
Image | GetImage (IntPtr dataHandle) |
Retrieve the image behind a TSILDATA handle. | |
unsafe float[] | GetFloatVector (IntPtr dataHandle) |
Retrieve the float vector behind a TSILDATA handle. | |
Additional Inherited Members | |
![]() | |
TData | Remove (int index) |
Remove a sample. | |
![]() | |
int | Count [get] |
Get the number of samples for this collection. | |
TData | this[int index] [get] |
Access one of the sample images. | |
Collection of image samples.
|
protected |
Retrieve the image behind a SIL data sample.
dataHandle |