ExifOutputStream

open class ExifOutputStream

Functions

writeExifData
Link copied to clipboard
open fun writeExifData(out: OutputStream)
writeTagValue
Link copied to clipboard
open fun writeTagValue(tag: ExifTagInfo, dataOutputStream: OrderedDataOutputStream)