'DeclarationPublic Sub SetPixelFile( _ ByVal FileName As System.String, _ ByVal TransferSyntax As System.String, _ ByVal InitialOffset As System.Long, _ ByVal FrameOffset As System.Long _ )
public void SetPixelFile( System.string FileName, System.string TransferSyntax, System.long InitialOffset, System.long FrameOffset )
Parameters
- FileName
The name of the external file
- TransferSyntax
Transfer Syntax of the Pixel Data
- InitialOffset
The offset in the file of the start of the first frame
- FrameOffset
The offset in the file between the start of one frame, and the start of the next