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
struct
Tiff::
Resolution
Tiff::Resolution
Struct
Value
Object
Defined in:
resolution.cr
Constructors
.new
(height : UInt32, width : UInt32)
Constructor Detail
def self.
new
(height : UInt32, width : UInt32)
#
[
View source
]