ImageInsertEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | ImageInsertEventArgs(Int32, AtalaImage, String) | Creates a new instance of ImageInsertEventArgs specifying the added image. |
![]() | ImageInsertEventArgs(Int32, RandomAccessImageSource, Int32, String) | Creates a new instance of ImageInsertEventArgs specifying the
ImageSource and frame index of the image. |
![]() | ImageInsertEventArgs(Int32, Stream, Int32, String) | Creates a new instance of ImageInsertEventArgs specifying the stream and frame index of
the image. |
![]() | ImageInsertEventArgs(Int32, String, Int32, String) | Creates a new instance of ImageInsertEventArgs specifying the filename and frame index of
the image. |