'Declaration Public Function New( _
ByVal sourceSource of this image file block.As ImageFileSource, _
ByVal offsetOffset of this image file block in the source.As Long _
)
public ImageFileBlock(
ImageFileSource source,
long offset
)
public: ImageFileBlock(
ImageFileSource* source,
long offset
)
public:
ImageFileBlock(
ImageFileSource^ source,
long offset
)
Parameters
- source
- Source of this image file block.
- offset
- Offset of this image file block in the source.