C#
VB
C++
Gets the offset to the start of the image data.
public long Offset { get; } Public ReadOnly Property Offset As Long public:property int64 Offset {int64 get();}
The offset to the start of the image data.
This is only valid if OffsetValid is true.
This is the same value passed to the RasterCodecs.Save methods that accepts a offset parameter.
For an example, refer to RasterCodecs.SaveImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
