Method | Description | |
---|---|---|
RationalIFDEntry ( ushort tag, |
Construcor.
|
|
Render ( bool is_bigendian, uint offset, ushort &type, uint &count ) : ByteVector |
Renders the current instance to a ByteVector
|
public RationalIFDEntry ( ushort tag, |
||
tag | ushort |
/// A |
value |
/// A |
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 |
return | ByteVector |