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::
PixelFormat
Tiff::PixelFormat
Struct
Value
Object
Defined in:
pixel_format.cr
Constructors
.new
(format : PixelFormatOrder, bytes_per_pixel : UInt8)
Constructor Detail
def self.
new
(format :
PixelFormatOrder
, bytes_per_pixel : UInt8)
#
[
View source
]