Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tiff
develop
Tiff
Description
DirectoryEntry
Image
ImageFileDirectory
ImageFileHeader
MetaDataType
PixelFormat
PixelFormatOrder
Resolution
Tag
Tiff
Tile
Type
Generated using Crystal 1.16.3
2025-05-18 00:09:08 UTC
class
Tiff::
Tag
Tiff::Tag
Reference
Object
Defined in:
tag.cr
Class Method Summary
.convert_to_s
(tag : UInt16) : String
.from_json
(value : JSON::PullParser) : UInt16
.to_json
(value : UInt16, json : JSON::Builder)
Class Method Detail
def self.
convert_to_s
(tag : UInt16) : String
#
[
View source
]
def self.
from_json
(value : JSON::PullParser) : UInt16
#
[
View source
]
def self.
to_json
(value : UInt16, json : JSON::Builder)
#
[
View source
]