toggle menu
kim
49950f1
common
switch theme
search in API
kim
/
com.ashampoo.kim.format.tiff.write
/
TiffOutputField
Tiff
Output
Field
class
TiffOutputField
(
val
tag
:
Int
,
val
fieldType
:
FieldType
<
out
Any
>
,
val
count
:
Int
,
bytes
:
ByteArray
)
:
Comparable
<
TiffOutputField
>
Members
Constructors
Tiff
Output
Field
Link copied to clipboard
constructor
(
tag
:
Int
,
fieldType
:
FieldType
<
out
Any
>
,
count
:
Int
,
bytes
:
ByteArray
)
Properties
count
Link copied to clipboard
val
count
:
Int
field
Type
Link copied to clipboard
val
fieldType
:
FieldType
<
out
Any
>
is
Local
Value
Link copied to clipboard
val
isLocalValue
:
Boolean
separate
Value
Link copied to clipboard
val
separateValue
:
TiffOutputValue
?
sort
Hint
Link copied to clipboard
var
sortHint
:
Int
tag
Link copied to clipboard
val
tag
:
Int
tag
Formatted
Link copied to clipboard
val
tagFormatted
:
String
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
TiffOutputField
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String