Метод | Описание | |
---|---|---|
Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector |
Renders the current instance to a ByteVector
|
|
StringIFDEntry ( ushort tag, string value ) |
Construcor.
|
public Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector | ||
is_bigendian | bool |
/// A |
offset | uint |
/// A |
type | ushort |
/// A |
count | uint |
/// A |
Результат | ByteVector |
public StringIFDEntry ( ushort tag, string value ) | ||
tag | ushort |
/// A |
value | string |
/// A |