ImageGear for Java
ImGearSeekOrigin Enumeration
Provides the fields that represent reference points in streams for seeking.
Members
MemberDescription
BEGINTo seek from the start of the stream. Accompanied by a positive offset.
CURRENTTo seek from the current position in the stream.
ENDTo seek from the end of the stream. Accompanied by a negative offset.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.core.ImGearSeekOrigin

See Also

Reference

com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback