public NFileImageSource( NFile file, System.bool embed, System.int frameIndex, System.bool animateFrames )
Parameters
- file
- The file to load image from.
- embed
- Determines whether to embed or link the image file.
- frameIndex
- The frame index to show.
- animateFrames
- Specifies whether to animate the image source or not.