class
Tiff::Tile
- Tiff::Tile
- Reference
- Object
Defined in:
tile.crConstructors
Instance Method Summary
- #pixel_fomat : PixelFormat
- #pixel_fomat=(pixel_fomat : PixelFormat)
- #resolution : Resolution
- #resolution=(resolution : Resolution)
- #to_image : Image
Constructor Detail
def self.new(file : File, descriptions : Description, offset : UInt32, byteCounts : UInt32, fullSize : Int32)
#