ImageGear for Java
seek Method
- A byte offset relative to the origin.
- The reference point of type ImGearSeekOrigin ImGearSeekOrigin} used to obtain the new position.
Sets the position within this stream.
Syntax
public abstract long seek( 
   long offset,
   ImGearSeekOrigin origin
)

Parameters

offset
- A byte offset relative to the origin.
origin
- The reference point of type ImGearSeekOrigin ImGearSeekOrigin} used to obtain the new position.

Return Value

The new position within the current stream.
See Also

Reference

ImGearStream Class
ImGearStream Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback