diff --git a/CHANGELOG.md b/CHANGELOG.md index cfbd522..e731440 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/). --- -## 4.0.2 (TBD) +## [4.0.2](https://github.com/ngageoint/tiff-ios/releases/tag/4.0.2) (11-06-2023) -* TBD +* Module definition ## [4.0.1](https://github.com/ngageoint/tiff-ios/releases/tag/4.0.1) (01-09-2023) diff --git a/README.md b/README.md index 17bfe92..b032851 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Open tiff-ios.xcworkspace in Xcode or build from command line: Run tests from Xcode or from command line: - xcodebuild test -workspace 'tiff-ios.xcworkspace' -scheme tiff-ios -destination 'platform=iOS Simulator,name=iPhone 14' + xcodebuild test -workspace 'tiff-ios.xcworkspace' -scheme tiff-ios -destination 'platform=iOS Simulator,name=iPhone 15' ### Include Library ### @@ -99,12 +99,12 @@ Include this repository by specifying it in a Podfile using a supported option. Pull from [CocoaPods](https://cocoapods.org/pods/tiff-ios): - pod 'tiff-ios', '~> 4.0.1' + pod 'tiff-ios', '~> 4.0.2' Pull from GitHub: pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :branch => 'master' - pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.1' + pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.2' Include as local project: diff --git a/docs/docs/api/Classes.html b/docs/docs/api/Classes.html index b177731..532e02d 100644 --- a/docs/docs/api/Classes.html +++ b/docs/docs/api/Classes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -381,7 +381,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -418,7 +418,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -454,7 +454,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -490,7 +490,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -526,7 +526,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -562,7 +562,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -598,7 +598,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -643,7 +643,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -679,7 +679,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -715,7 +715,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -751,7 +751,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -787,7 +787,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -823,7 +823,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -860,7 +860,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -896,7 +896,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -932,7 +932,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -1012,7 +1012,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -1049,7 +1049,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -1059,8 +1059,8 @@

Declaration

diff --git a/docs/docs/api/Classes/TIFFByteReader.html b/docs/docs/api/Classes/TIFFByteReader.html index 3e61cde..ec10945 100644 --- a/docs/docs/api/Classes/TIFFByteReader.html +++ b/docs/docs/api/Classes/TIFFByteReader.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFByteReader

Read through byte data

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -487,7 +487,7 @@

Return Value

new byte reader

@@ -558,7 +558,7 @@

Return Value

new byte reader

@@ -597,7 +597,7 @@

Return Value

true more bytes left to read

@@ -655,7 +655,7 @@

Return Value

true more bytes left to read

@@ -713,7 +713,7 @@

Return Value

true if has at least the number of bytes left

@@ -783,7 +783,7 @@

Return Value

true if has at least the number of bytes left

@@ -842,7 +842,7 @@

Return Value

@throws UnsupportedEncodingException

@@ -913,7 +913,7 @@

Return Value

@throws UnsupportedEncodingException

@@ -952,7 +952,7 @@

Return Value

byte

@@ -1010,7 +1010,7 @@

Return Value

byte

@@ -1049,7 +1049,7 @@

Return Value

unsigned byte as short

@@ -1107,7 +1107,7 @@

Return Value

unsigned byte as short

@@ -1165,7 +1165,7 @@

Return Value

bytes

@@ -1235,7 +1235,7 @@

Return Value

bytes

@@ -1274,7 +1274,7 @@

Return Value

short

@@ -1332,7 +1332,7 @@

Return Value

short

@@ -1371,7 +1371,7 @@

Return Value

unsigned short as int

@@ -1429,7 +1429,7 @@

Return Value

unsigned short as int

@@ -1468,7 +1468,7 @@

Return Value

integer

@@ -1526,7 +1526,7 @@

Return Value

integer

@@ -1565,7 +1565,7 @@

Return Value

unsigned int as long

@@ -1623,7 +1623,7 @@

Return Value

unsigned int as long

@@ -1662,7 +1662,7 @@

Return Value

float

@@ -1720,7 +1720,7 @@

Return Value

float

@@ -1759,7 +1759,7 @@

Return Value

double

@@ -1817,7 +1817,7 @@

Return Value

double

@@ -1856,7 +1856,7 @@

Return Value

byte length

@@ -1866,8 +1866,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFByteWriter.html b/docs/docs/api/Classes/TIFFByteWriter.html index b34db33..3d11fa9 100644 --- a/docs/docs/api/Classes/TIFFByteWriter.html +++ b/docs/docs/api/Classes/TIFFByteWriter.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFByteWriter

Write byte data

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -468,7 +468,7 @@

Return Value

new byte writer

@@ -526,7 +526,7 @@

Return Value

new byte writer

@@ -561,7 +561,7 @@

Declaration

@@ -600,7 +600,7 @@

Return Value

byte data

@@ -639,7 +639,7 @@

Return Value

bytes written

@@ -697,7 +697,7 @@

Return Value

bytes written

@@ -751,7 +751,7 @@

Parameters

@@ -805,7 +805,7 @@

Parameters

@@ -859,7 +859,7 @@

Parameters

@@ -913,7 +913,7 @@

Parameters

@@ -967,7 +967,7 @@

Parameters

@@ -1021,7 +1021,7 @@

Parameters

@@ -1075,7 +1075,7 @@

Parameters

@@ -1129,7 +1129,7 @@

Parameters

@@ -1183,7 +1183,7 @@

Parameters

@@ -1237,7 +1237,7 @@

Parameters

@@ -1291,7 +1291,7 @@

Parameters

@@ -1345,7 +1345,7 @@

Parameters

@@ -1399,7 +1399,7 @@

Parameters

@@ -1453,7 +1453,7 @@

Parameters

@@ -1507,7 +1507,7 @@

Parameters

@@ -1561,7 +1561,7 @@

Parameters

@@ -1615,7 +1615,7 @@

Parameters

@@ -1625,8 +1625,8 @@

Parameters

diff --git a/docs/docs/api/Classes/TIFFFieldTagTypes.html b/docs/docs/api/Classes/TIFFFieldTagTypes.html index 6286107..f216978 100644 --- a/docs/docs/api/Classes/TIFFFieldTagTypes.html +++ b/docs/docs/api/Classes/TIFFFieldTagTypes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTagTypes

Field Tag Types

@@ -382,7 +382,7 @@

Return Value

tag id

@@ -440,7 +440,7 @@

Return Value

true if array type

@@ -498,7 +498,7 @@

Return Value

field tag type

@@ -508,8 +508,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFFieldTypes.html b/docs/docs/api/Classes/TIFFFieldTypes.html index 69e6ebd..ecc69cb 100644 --- a/docs/docs/api/Classes/TIFFFieldTypes.html +++ b/docs/docs/api/Classes/TIFFFieldTypes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTypes

Field Types

@@ -382,7 +382,7 @@

Return Value

field type value

@@ -440,7 +440,7 @@

Return Value

number of bytes

@@ -498,7 +498,7 @@

Return Value

number of bits

@@ -556,7 +556,7 @@

Return Value

field type

@@ -627,7 +627,7 @@

Return Value

field type

@@ -685,7 +685,7 @@

Return Value

sample format

@@ -695,8 +695,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFFileDirectory.html b/docs/docs/api/Classes/TIFFFileDirectory.html index 5690560..0c7b324 100644 --- a/docs/docs/api/Classes/TIFFFileDirectory.html +++ b/docs/docs/api/Classes/TIFFFileDirectory.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -324,7 +324,7 @@

TIFFFileDirectory

image raster

@@ -360,7 +360,7 @@

Declaration

@@ -428,7 +428,7 @@

Parameters

@@ -509,7 +509,7 @@

Parameters

@@ -544,7 +544,7 @@

Declaration

@@ -598,7 +598,7 @@

Parameters

@@ -666,7 +666,7 @@

Parameters

@@ -720,7 +720,7 @@

Parameters

@@ -775,7 +775,7 @@

Parameters

@@ -814,7 +814,7 @@

Return Value

byte reader

@@ -853,7 +853,7 @@

Return Value

true if tiled

@@ -892,7 +892,7 @@

Return Value

compression decoder

@@ -931,7 +931,7 @@

Return Value

entry count

@@ -990,7 +990,7 @@

Return Value

file directory entry

@@ -1029,7 +1029,7 @@

Return Value

file directory entries

@@ -1068,7 +1068,7 @@

Return Value

field tag type mapping

@@ -1107,7 +1107,7 @@

Return Value

image width

@@ -1161,7 +1161,7 @@

Parameters

@@ -1215,7 +1215,7 @@

Parameters

@@ -1254,7 +1254,7 @@

Return Value

image height

@@ -1308,7 +1308,7 @@

Parameters

@@ -1362,7 +1362,7 @@

Parameters

@@ -1401,7 +1401,7 @@

Return Value

bits per sample

@@ -1455,7 +1455,7 @@

Parameters

@@ -1509,7 +1509,7 @@

Parameters

@@ -1548,7 +1548,7 @@

Return Value

max bits per sample

@@ -1587,7 +1587,7 @@

Return Value

compression

@@ -1641,7 +1641,7 @@

Parameters

@@ -1680,7 +1680,7 @@

Return Value

photometric interpretation

@@ -1734,7 +1734,7 @@

Parameters

@@ -1773,7 +1773,7 @@

Return Value

strip offsets

@@ -1827,7 +1827,7 @@

Parameters

@@ -1881,7 +1881,7 @@

Parameters

@@ -1935,7 +1935,7 @@

Parameters

@@ -1989,7 +1989,7 @@

Parameters

@@ -2028,7 +2028,7 @@

Return Value

samples per pixel

@@ -2082,7 +2082,7 @@

Parameters

@@ -2121,7 +2121,7 @@

Return Value

rows per strip

@@ -2175,7 +2175,7 @@

Parameters

@@ -2229,7 +2229,7 @@

Parameters

@@ -2268,7 +2268,7 @@

Return Value

strip byte counts

@@ -2322,7 +2322,7 @@

Parameters

@@ -2376,7 +2376,7 @@

Parameters

@@ -2430,7 +2430,7 @@

Parameters

@@ -2484,7 +2484,7 @@

Parameters

@@ -2523,7 +2523,7 @@

Return Value

x resolution

@@ -2577,7 +2577,7 @@

Parameters

@@ -2631,7 +2631,7 @@

Parameters

@@ -2670,7 +2670,7 @@

Return Value

y resolution

@@ -2724,7 +2724,7 @@

Parameters

@@ -2778,7 +2778,7 @@

Parameters

@@ -2817,7 +2817,7 @@

Return Value

planar configuration

@@ -2871,7 +2871,7 @@

Parameters

@@ -2910,7 +2910,7 @@

Return Value

resolution unit

@@ -2964,7 +2964,7 @@

Parameters

@@ -3003,7 +3003,7 @@

Return Value

model pixel scale

@@ -3057,7 +3057,7 @@

Parameters

@@ -3096,7 +3096,7 @@

Return Value

model tiepoint

@@ -3150,7 +3150,7 @@

Parameters

@@ -3189,7 +3189,7 @@

Return Value

color map

@@ -3243,7 +3243,7 @@

Parameters

@@ -3297,7 +3297,7 @@

Parameters

@@ -3336,7 +3336,7 @@

Return Value

tile width

@@ -3390,7 +3390,7 @@

Parameters

@@ -3444,7 +3444,7 @@

Parameters

@@ -3483,7 +3483,7 @@

Return Value

tile height

@@ -3537,7 +3537,7 @@

Parameters

@@ -3591,7 +3591,7 @@

Parameters

@@ -3630,7 +3630,7 @@

Return Value

tile offsets

@@ -3684,7 +3684,7 @@

Parameters

@@ -3738,7 +3738,7 @@

Parameters

@@ -3777,7 +3777,7 @@

Return Value

tile byte counts

@@ -3831,7 +3831,7 @@

Parameters

@@ -3885,7 +3885,7 @@

Parameters

@@ -3939,7 +3939,7 @@

Parameters

@@ -3993,7 +3993,7 @@

Parameters

@@ -4032,7 +4032,7 @@

Return Value

sample format

@@ -4086,7 +4086,7 @@

Parameters

@@ -4140,7 +4140,7 @@

Parameters

@@ -4179,7 +4179,7 @@

Return Value

max sample format

@@ -4218,7 +4218,7 @@

Return Value

predictor

@@ -4272,7 +4272,7 @@

Parameters

@@ -4311,7 +4311,7 @@

Return Value

rasters

@@ -4350,7 +4350,7 @@

Return Value

rasters

@@ -4408,7 +4408,7 @@

Return Value

rasters

@@ -4466,7 +4466,7 @@

Return Value

rasters

@@ -4524,7 +4524,7 @@

Return Value

rasters

@@ -4583,7 +4583,7 @@

Return Value

rasters

@@ -4654,7 +4654,7 @@

Return Value

rasters

@@ -4726,7 +4726,7 @@

Return Value

rasters

@@ -4797,7 +4797,7 @@

Return Value

rasters

@@ -4881,7 +4881,7 @@

Return Value

rasters

@@ -4965,7 +4965,7 @@

Return Value

rasters

@@ -5062,7 +5062,7 @@

Return Value

rasters

@@ -5120,7 +5120,7 @@

Return Value

field type

@@ -5178,7 +5178,7 @@

Return Value

short value

@@ -5245,7 +5245,7 @@

Parameters

@@ -5303,7 +5303,7 @@

Return Value

number value

@@ -5370,7 +5370,7 @@

Parameters

@@ -5428,7 +5428,7 @@

Return Value

string value

@@ -5495,7 +5495,7 @@

Parameters

@@ -5554,7 +5554,7 @@

Return Value

short list value

@@ -5621,7 +5621,7 @@

Parameters

@@ -5680,7 +5680,7 @@

Return Value

max short value

@@ -5739,7 +5739,7 @@

Return Value

number list value

@@ -5806,7 +5806,7 @@

Parameters

@@ -5865,7 +5865,7 @@

Return Value

long list value

@@ -5932,7 +5932,7 @@

Parameters

@@ -5999,7 +5999,7 @@

Parameters

@@ -6038,7 +6038,7 @@

Return Value

size in bytes

@@ -6078,7 +6078,7 @@

Return Value

size in bytes

@@ -6088,8 +6088,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFFileDirectoryEntry.html b/docs/docs/api/Classes/TIFFFileDirectoryEntry.html index defc96b..c49757c 100644 --- a/docs/docs/api/Classes/TIFFFileDirectoryEntry.html +++ b/docs/docs/api/Classes/TIFFFileDirectoryEntry.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFileDirectoryEntry

TIFF File Directory Entry

@@ -417,7 +417,7 @@

Parameters

@@ -456,7 +456,7 @@

Return Value

field tag type

@@ -495,7 +495,7 @@

Return Value

field type

@@ -534,7 +534,7 @@

Return Value

type count

@@ -573,7 +573,7 @@

Return Value

values

@@ -613,7 +613,7 @@

Return Value

size in bytes

@@ -652,7 +652,7 @@

Return Value

size in bytes

@@ -662,8 +662,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFIOUtils.html b/docs/docs/api/Classes/TIFFIOUtils.html index ced4d87..bd49536 100644 --- a/docs/docs/api/Classes/TIFFIOUtils.html +++ b/docs/docs/api/Classes/TIFFIOUtils.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -367,7 +367,7 @@

TIFFIOUtils

Undocumented

@@ -434,7 +434,7 @@

Parameters

@@ -500,7 +500,7 @@

Parameters

@@ -558,7 +558,7 @@

Return Value

byte data

@@ -616,7 +616,7 @@

Return Value

input stream byte data

@@ -683,7 +683,7 @@

Parameters

@@ -693,8 +693,8 @@

Parameters

diff --git a/docs/docs/api/Classes/TIFFImage.html b/docs/docs/api/Classes/TIFFImage.html index 1f26844..1a57613 100644 --- a/docs/docs/api/Classes/TIFFImage.html +++ b/docs/docs/api/Classes/TIFFImage.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFImage

TIFF Image containing the File Directories

@@ -359,7 +359,7 @@

Declaration

@@ -413,7 +413,7 @@

Parameters

@@ -468,7 +468,7 @@

Parameters

@@ -522,7 +522,7 @@

Parameters

@@ -561,7 +561,7 @@

Return Value

file directories

@@ -600,7 +600,7 @@

Return Value

file directory

@@ -658,7 +658,7 @@

Return Value

file directory

@@ -697,7 +697,7 @@

Return Value

size in bytes

@@ -737,7 +737,7 @@

Return Value

size in bytes

@@ -747,8 +747,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFImageWindow.html b/docs/docs/api/Classes/TIFFImageWindow.html index ffad152..eef388c 100644 --- a/docs/docs/api/Classes/TIFFImageWindow.html +++ b/docs/docs/api/Classes/TIFFImageWindow.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFImageWindow

Coordinates of a window over a portion or the entire image coordinates

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -464,7 +464,7 @@

Declaration

@@ -557,7 +557,7 @@

Parameters

@@ -623,7 +623,7 @@

Parameters

@@ -677,7 +677,7 @@

Parameters

@@ -687,8 +687,8 @@

Parameters

diff --git a/docs/docs/api/Classes/TIFFPredictor.html b/docs/docs/api/Classes/TIFFPredictor.html index 884e922..40e1ab7 100644 --- a/docs/docs/api/Classes/TIFFPredictor.html +++ b/docs/docs/api/Classes/TIFFPredictor.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFPredictor

Differencing Predictor decoder

@@ -447,7 +447,7 @@

Return Value

decoded or original bytes

@@ -457,8 +457,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFRasters.html b/docs/docs/api/Classes/TIFFRasters.html index 35d226b..2d85bd4 100644 --- a/docs/docs/api/Classes/TIFFRasters.html +++ b/docs/docs/api/Classes/TIFFRasters.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFRasters

Raster image values

@@ -430,7 +430,7 @@

Parameters

@@ -536,7 +536,7 @@

Parameters

@@ -655,7 +655,7 @@

Parameters

@@ -748,7 +748,7 @@

Parameters

@@ -841,7 +841,7 @@

Parameters

@@ -880,7 +880,7 @@

Return Value

true if results exist

@@ -919,7 +919,7 @@

Return Value

true if results exist

@@ -999,7 +999,7 @@

Parameters

@@ -1065,7 +1065,7 @@

Parameters

@@ -1104,7 +1104,7 @@

Return Value

width

@@ -1143,7 +1143,7 @@

Return Value

height

@@ -1182,7 +1182,7 @@

Return Value

number of pixels

@@ -1221,7 +1221,7 @@

Return Value

samples per pixel

@@ -1260,7 +1260,7 @@

Return Value

bits per sample

@@ -1299,7 +1299,7 @@

Return Value

sample values

@@ -1354,7 +1354,7 @@

Parameters

@@ -1393,7 +1393,7 @@

Return Value

interleaved values

@@ -1447,7 +1447,7 @@

Parameters

@@ -1517,7 +1517,7 @@

Return Value

pixel sample values

@@ -1595,7 +1595,7 @@

Parameters

@@ -1677,7 +1677,7 @@

Return Value

pixel sample

@@ -1770,7 +1770,7 @@

Parameters

@@ -1841,7 +1841,7 @@

Return Value

first pixel sample

@@ -1920,7 +1920,7 @@

Parameters

@@ -1990,7 +1990,7 @@

Return Value

sample index

@@ -2060,7 +2060,7 @@

Return Value

interleave index

@@ -2099,7 +2099,7 @@

Return Value

bytes

@@ -2138,7 +2138,7 @@

Return Value

bytes

@@ -2196,7 +2196,7 @@

Return Value

bytes

@@ -2254,7 +2254,7 @@

Return Value

rows per strip

@@ -2325,7 +2325,7 @@

Return Value

rows per strip

@@ -2406,7 +2406,7 @@

Parameters

@@ -2474,7 +2474,7 @@

Parameters

@@ -2555,7 +2555,7 @@

Parameters

@@ -2623,7 +2623,7 @@

Parameters

@@ -2696,7 +2696,7 @@

Return Value

bits per sample array

@@ -2706,8 +2706,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFReader.html b/docs/docs/api/Classes/TIFFReader.html index 6b6b830..edb4ffd 100644 --- a/docs/docs/api/Classes/TIFFReader.html +++ b/docs/docs/api/Classes/TIFFReader.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFReader

TIFF reader

@@ -382,7 +382,7 @@

Return Value

TIFF image

@@ -452,7 +452,7 @@

Return Value

TIFF image

@@ -510,7 +510,7 @@

Return Value

TIFF image

@@ -580,7 +580,7 @@

Return Value

TIFF image

@@ -638,7 +638,7 @@

Return Value

TIFF image

@@ -708,7 +708,7 @@

Return Value

TIFF image

@@ -766,7 +766,7 @@

Return Value

TIFF image

@@ -836,7 +836,7 @@

Return Value

TIFF image

@@ -846,8 +846,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFUnsupportedCompression.html b/docs/docs/api/Classes/TIFFUnsupportedCompression.html index 54e8f9e..d7bd49b 100644 --- a/docs/docs/api/Classes/TIFFUnsupportedCompression.html +++ b/docs/docs/api/Classes/TIFFUnsupportedCompression.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -324,7 +324,7 @@

TIFFUnsupportedCompression

Unsupported compression

@@ -383,7 +383,7 @@

Return Value

new unsupported compression

@@ -393,8 +393,8 @@

Return Value

diff --git a/docs/docs/api/Classes/TIFFWriter.html b/docs/docs/api/Classes/TIFFWriter.html index 95aa654..defbdd9 100644 --- a/docs/docs/api/Classes/TIFFWriter.html +++ b/docs/docs/api/Classes/TIFFWriter.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -332,7 +332,7 @@

TIFFWriter

for determining a FileDirectory rowsPerStrip setting.

@@ -399,7 +399,7 @@

Parameters

@@ -479,7 +479,7 @@

Parameters

@@ -537,7 +537,7 @@

Return Value

tiff bytes

@@ -608,7 +608,7 @@

Return Value

tiff bytes

@@ -675,7 +675,7 @@

Parameters

@@ -685,8 +685,8 @@

Parameters

diff --git a/docs/docs/api/Constants.html b/docs/docs/api/Constants.html index c350610..e4459a5 100644 --- a/docs/docs/api/Constants.html +++ b/docs/docs/api/Constants.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -344,7 +344,7 @@

Declaration

@@ -379,7 +379,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -449,7 +449,7 @@

Declaration

@@ -484,7 +484,7 @@

Declaration

@@ -519,7 +519,7 @@

Declaration

@@ -554,7 +554,7 @@

Declaration

@@ -589,7 +589,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -659,7 +659,7 @@

Declaration

@@ -694,7 +694,7 @@

Declaration

@@ -729,7 +729,7 @@

Declaration

@@ -764,7 +764,7 @@

Declaration

@@ -799,7 +799,7 @@

Declaration

@@ -834,7 +834,7 @@

Declaration

@@ -869,7 +869,7 @@

Declaration

@@ -908,7 +908,7 @@

Declaration

@@ -943,7 +943,7 @@

Declaration

@@ -978,7 +978,7 @@

Declaration

@@ -1013,7 +1013,7 @@

Declaration

@@ -1048,7 +1048,7 @@

Declaration

@@ -1083,7 +1083,7 @@

Declaration

@@ -1118,7 +1118,7 @@

Declaration

@@ -1153,7 +1153,7 @@

Declaration

@@ -1188,7 +1188,7 @@

Declaration

@@ -1223,7 +1223,7 @@

Declaration

@@ -1258,7 +1258,7 @@

Declaration

@@ -1293,7 +1293,7 @@

Declaration

@@ -1328,7 +1328,7 @@

Declaration

@@ -1363,7 +1363,7 @@

Declaration

@@ -1398,7 +1398,7 @@

Declaration

@@ -1433,7 +1433,7 @@

Declaration

@@ -1468,7 +1468,7 @@

Declaration

@@ -1503,7 +1503,7 @@

Declaration

@@ -1538,7 +1538,7 @@

Declaration

@@ -1573,7 +1573,7 @@

Declaration

@@ -1608,7 +1608,7 @@

Declaration

@@ -1643,7 +1643,7 @@

Declaration

@@ -1678,7 +1678,7 @@

Declaration

@@ -1713,7 +1713,7 @@

Declaration

@@ -1748,7 +1748,7 @@

Declaration

@@ -1783,7 +1783,7 @@

Declaration

@@ -1818,7 +1818,7 @@

Declaration

@@ -1853,7 +1853,7 @@

Declaration

@@ -1888,7 +1888,7 @@

Declaration

@@ -1923,7 +1923,7 @@

Declaration

@@ -1958,7 +1958,7 @@

Declaration

@@ -1993,7 +1993,7 @@

Declaration

@@ -2028,7 +2028,7 @@

Declaration

@@ -2063,7 +2063,7 @@

Declaration

@@ -2098,7 +2098,7 @@

Declaration

@@ -2133,7 +2133,7 @@

Declaration

@@ -2168,7 +2168,7 @@

Declaration

@@ -2203,7 +2203,7 @@

Declaration

@@ -2238,7 +2238,7 @@

Declaration

@@ -2273,7 +2273,7 @@

Declaration

@@ -2308,7 +2308,7 @@

Declaration

@@ -2343,7 +2343,7 @@

Declaration

@@ -2378,7 +2378,7 @@

Declaration

@@ -2388,8 +2388,8 @@

Declaration

diff --git a/docs/docs/api/Enums.html b/docs/docs/api/Enums.html index c2758a9..e6c0b81 100644 --- a/docs/docs/api/Enums.html +++ b/docs/docs/api/Enums.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

@@ -381,7 +381,7 @@

Declaration

@@ -391,8 +391,8 @@

Declaration

diff --git a/docs/docs/api/Enums/TIFFFieldTagType.html b/docs/docs/api/Enums/TIFFFieldTagType.html index d55abf2..129ab90 100644 --- a/docs/docs/api/Enums/TIFFFieldTagType.html +++ b/docs/docs/api/Enums/TIFFFieldTagType.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTagType

Field tag type enumeration

@@ -354,7 +354,7 @@

Declaration

@@ -384,7 +384,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -444,7 +444,7 @@

Declaration

@@ -474,7 +474,7 @@

Declaration

@@ -504,7 +504,7 @@

Declaration

@@ -534,7 +534,7 @@

Declaration

@@ -564,7 +564,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -654,7 +654,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -714,7 +714,7 @@

Declaration

@@ -744,7 +744,7 @@

Declaration

@@ -774,7 +774,7 @@

Declaration

@@ -804,7 +804,7 @@

Declaration

@@ -834,7 +834,7 @@

Declaration

@@ -864,7 +864,7 @@

Declaration

@@ -894,7 +894,7 @@

Declaration

@@ -924,7 +924,7 @@

Declaration

@@ -954,7 +954,7 @@

Declaration

@@ -984,7 +984,7 @@

Declaration

@@ -1014,7 +1014,7 @@

Declaration

@@ -1044,7 +1044,7 @@

Declaration

@@ -1074,7 +1074,7 @@

Declaration

@@ -1104,7 +1104,7 @@

Declaration

@@ -1134,7 +1134,7 @@

Declaration

@@ -1164,7 +1164,7 @@

Declaration

@@ -1194,7 +1194,7 @@

Declaration

@@ -1224,7 +1224,7 @@

Declaration

@@ -1254,7 +1254,7 @@

Declaration

@@ -1284,7 +1284,7 @@

Declaration

@@ -1314,7 +1314,7 @@

Declaration

@@ -1344,7 +1344,7 @@

Declaration

@@ -1374,7 +1374,7 @@

Declaration

@@ -1404,7 +1404,7 @@

Declaration

@@ -1434,7 +1434,7 @@

Declaration

@@ -1464,7 +1464,7 @@

Declaration

@@ -1494,7 +1494,7 @@

Declaration

@@ -1524,7 +1524,7 @@

Declaration

@@ -1554,7 +1554,7 @@

Declaration

@@ -1584,7 +1584,7 @@

Declaration

@@ -1614,7 +1614,7 @@

Declaration

@@ -1644,7 +1644,7 @@

Declaration

@@ -1674,7 +1674,7 @@

Declaration

@@ -1704,7 +1704,7 @@

Declaration

@@ -1734,7 +1734,7 @@

Declaration

@@ -1764,7 +1764,7 @@

Declaration

@@ -1794,7 +1794,7 @@

Declaration

@@ -1824,7 +1824,7 @@

Declaration

@@ -1854,7 +1854,7 @@

Declaration

@@ -1884,7 +1884,7 @@

Declaration

@@ -1914,7 +1914,7 @@

Declaration

@@ -1944,7 +1944,7 @@

Declaration

@@ -1974,7 +1974,7 @@

Declaration

@@ -2004,7 +2004,7 @@

Declaration

@@ -2034,7 +2034,7 @@

Declaration

@@ -2064,7 +2064,7 @@

Declaration

@@ -2094,7 +2094,7 @@

Declaration

@@ -2124,7 +2124,7 @@

Declaration

@@ -2154,7 +2154,7 @@

Declaration

@@ -2184,7 +2184,7 @@

Declaration

@@ -2214,7 +2214,7 @@

Declaration

@@ -2244,7 +2244,7 @@

Declaration

@@ -2274,7 +2274,7 @@

Declaration

@@ -2304,7 +2304,7 @@

Declaration

@@ -2334,7 +2334,7 @@

Declaration

@@ -2364,7 +2364,7 @@

Declaration

@@ -2394,7 +2394,7 @@

Declaration

@@ -2424,7 +2424,7 @@

Declaration

@@ -2454,7 +2454,7 @@

Declaration

@@ -2484,7 +2484,7 @@

Declaration

@@ -2514,7 +2514,7 @@

Declaration

@@ -2544,7 +2544,7 @@

Declaration

@@ -2574,7 +2574,7 @@

Declaration

@@ -2604,7 +2604,7 @@

Declaration

@@ -2634,7 +2634,7 @@

Declaration

@@ -2664,7 +2664,7 @@

Declaration

@@ -2694,7 +2694,7 @@

Declaration

@@ -2724,7 +2724,7 @@

Declaration

@@ -2754,7 +2754,7 @@

Declaration

@@ -2784,7 +2784,7 @@

Declaration

@@ -2814,7 +2814,7 @@

Declaration

@@ -2844,7 +2844,7 @@

Declaration

@@ -2874,7 +2874,7 @@

Declaration

@@ -2904,7 +2904,7 @@

Declaration

@@ -2934,7 +2934,7 @@

Declaration

@@ -2964,7 +2964,7 @@

Declaration

@@ -2994,7 +2994,7 @@

Declaration

@@ -3024,7 +3024,7 @@

Declaration

@@ -3054,7 +3054,7 @@

Declaration

@@ -3084,7 +3084,7 @@

Declaration

@@ -3114,7 +3114,7 @@

Declaration

@@ -3144,7 +3144,7 @@

Declaration

@@ -3174,7 +3174,7 @@

Declaration

@@ -3204,7 +3204,7 @@

Declaration

@@ -3234,7 +3234,7 @@

Declaration

@@ -3264,7 +3264,7 @@

Declaration

@@ -3294,7 +3294,7 @@

Declaration

@@ -3324,7 +3324,7 @@

Declaration

@@ -3354,7 +3354,7 @@

Declaration

@@ -3384,7 +3384,7 @@

Declaration

@@ -3414,7 +3414,7 @@

Declaration

@@ -3444,7 +3444,7 @@

Declaration

@@ -3474,7 +3474,7 @@

Declaration

@@ -3504,7 +3504,7 @@

Declaration

@@ -3534,7 +3534,7 @@

Declaration

@@ -3564,7 +3564,7 @@

Declaration

@@ -3594,7 +3594,7 @@

Declaration

@@ -3604,8 +3604,8 @@

Declaration

diff --git a/docs/docs/api/Enums/TIFFFieldType.html b/docs/docs/api/Enums/TIFFFieldType.html index d170d49..ebf28ab 100644 --- a/docs/docs/api/Enums/TIFFFieldType.html +++ b/docs/docs/api/Enums/TIFFFieldType.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldType

Field tag type enumeration

@@ -354,7 +354,7 @@

Declaration

@@ -384,7 +384,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -444,7 +444,7 @@

Declaration

@@ -474,7 +474,7 @@

Declaration

@@ -504,7 +504,7 @@

Declaration

@@ -534,7 +534,7 @@

Declaration

@@ -564,7 +564,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -654,7 +654,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -694,8 +694,8 @@

Declaration

diff --git a/docs/docs/api/Protocols.html b/docs/docs/api/Protocols.html index b3a3859..321d5fd 100644 --- a/docs/docs/api/Protocols.html +++ b/docs/docs/api/Protocols.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

@@ -381,7 +381,7 @@

Declaration

@@ -391,8 +391,8 @@

Declaration

diff --git a/docs/docs/api/Protocols/TIFFCompressionDecoder.html b/docs/docs/api/Protocols/TIFFCompressionDecoder.html index 0b427d7..0a37788 100644 --- a/docs/docs/api/Protocols/TIFFCompressionDecoder.html +++ b/docs/docs/api/Protocols/TIFFCompressionDecoder.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFCompressionDecoder

Compression Decoder interface

@@ -394,7 +394,7 @@

Return Value

decoded data

@@ -404,8 +404,8 @@

Return Value

diff --git a/docs/docs/api/Protocols/TIFFCompressionEncoder.html b/docs/docs/api/Protocols/TIFFCompressionEncoder.html index 3ed0ec6..d4d7a54 100644 --- a/docs/docs/api/Protocols/TIFFCompressionEncoder.html +++ b/docs/docs/api/Protocols/TIFFCompressionEncoder.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFCompressionEncoder

Compression Encoder interface

@@ -364,7 +364,7 @@

Return Value

true for row encoding

@@ -434,7 +434,7 @@

Return Value

encoded data

@@ -444,8 +444,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes.html index b177731..532e02d 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

@@ -381,7 +381,7 @@

Declaration

@@ -418,7 +418,7 @@

Declaration

@@ -454,7 +454,7 @@

Declaration

@@ -490,7 +490,7 @@

Declaration

@@ -526,7 +526,7 @@

Declaration

@@ -562,7 +562,7 @@

Declaration

@@ -598,7 +598,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -679,7 +679,7 @@

Declaration

@@ -715,7 +715,7 @@

Declaration

@@ -751,7 +751,7 @@

Declaration

@@ -787,7 +787,7 @@

Declaration

@@ -823,7 +823,7 @@

Declaration

@@ -860,7 +860,7 @@

Declaration

@@ -896,7 +896,7 @@

Declaration

@@ -932,7 +932,7 @@

Declaration

@@ -1012,7 +1012,7 @@

Declaration

@@ -1049,7 +1049,7 @@

Declaration

@@ -1059,8 +1059,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteReader.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteReader.html index 3e61cde..ec10945 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteReader.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteReader.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFByteReader

Read through byte data

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -487,7 +487,7 @@

Return Value

new byte reader

@@ -558,7 +558,7 @@

Return Value

new byte reader

@@ -597,7 +597,7 @@

Return Value

true more bytes left to read

@@ -655,7 +655,7 @@

Return Value

true more bytes left to read

@@ -713,7 +713,7 @@

Return Value

true if has at least the number of bytes left

@@ -783,7 +783,7 @@

Return Value

true if has at least the number of bytes left

@@ -842,7 +842,7 @@

Return Value

@throws UnsupportedEncodingException

@@ -913,7 +913,7 @@

Return Value

@throws UnsupportedEncodingException

@@ -952,7 +952,7 @@

Return Value

byte

@@ -1010,7 +1010,7 @@

Return Value

byte

@@ -1049,7 +1049,7 @@

Return Value

unsigned byte as short

@@ -1107,7 +1107,7 @@

Return Value

unsigned byte as short

@@ -1165,7 +1165,7 @@

Return Value

bytes

@@ -1235,7 +1235,7 @@

Return Value

bytes

@@ -1274,7 +1274,7 @@

Return Value

short

@@ -1332,7 +1332,7 @@

Return Value

short

@@ -1371,7 +1371,7 @@

Return Value

unsigned short as int

@@ -1429,7 +1429,7 @@

Return Value

unsigned short as int

@@ -1468,7 +1468,7 @@

Return Value

integer

@@ -1526,7 +1526,7 @@

Return Value

integer

@@ -1565,7 +1565,7 @@

Return Value

unsigned int as long

@@ -1623,7 +1623,7 @@

Return Value

unsigned int as long

@@ -1662,7 +1662,7 @@

Return Value

float

@@ -1720,7 +1720,7 @@

Return Value

float

@@ -1759,7 +1759,7 @@

Return Value

double

@@ -1817,7 +1817,7 @@

Return Value

double

@@ -1856,7 +1856,7 @@

Return Value

byte length

@@ -1866,8 +1866,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteWriter.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteWriter.html index b34db33..3d11fa9 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteWriter.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFByteWriter.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFByteWriter

Write byte data

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -468,7 +468,7 @@

Return Value

new byte writer

@@ -526,7 +526,7 @@

Return Value

new byte writer

@@ -561,7 +561,7 @@

Declaration

@@ -600,7 +600,7 @@

Return Value

byte data

@@ -639,7 +639,7 @@

Return Value

bytes written

@@ -697,7 +697,7 @@

Return Value

bytes written

@@ -751,7 +751,7 @@

Parameters

@@ -805,7 +805,7 @@

Parameters

@@ -859,7 +859,7 @@

Parameters

@@ -913,7 +913,7 @@

Parameters

@@ -967,7 +967,7 @@

Parameters

@@ -1021,7 +1021,7 @@

Parameters

@@ -1075,7 +1075,7 @@

Parameters

@@ -1129,7 +1129,7 @@

Parameters

@@ -1183,7 +1183,7 @@

Parameters

@@ -1237,7 +1237,7 @@

Parameters

@@ -1291,7 +1291,7 @@

Parameters

@@ -1345,7 +1345,7 @@

Parameters

@@ -1399,7 +1399,7 @@

Parameters

@@ -1453,7 +1453,7 @@

Parameters

@@ -1507,7 +1507,7 @@

Parameters

@@ -1561,7 +1561,7 @@

Parameters

@@ -1615,7 +1615,7 @@

Parameters

@@ -1625,8 +1625,8 @@

Parameters

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTagTypes.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTagTypes.html index 6286107..f216978 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTagTypes.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTagTypes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTagTypes

Field Tag Types

@@ -382,7 +382,7 @@

Return Value

tag id

@@ -440,7 +440,7 @@

Return Value

true if array type

@@ -498,7 +498,7 @@

Return Value

field tag type

@@ -508,8 +508,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTypes.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTypes.html index 69e6ebd..ecc69cb 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTypes.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFieldTypes.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTypes

Field Types

@@ -382,7 +382,7 @@

Return Value

field type value

@@ -440,7 +440,7 @@

Return Value

number of bytes

@@ -498,7 +498,7 @@

Return Value

number of bits

@@ -556,7 +556,7 @@

Return Value

field type

@@ -627,7 +627,7 @@

Return Value

field type

@@ -685,7 +685,7 @@

Return Value

sample format

@@ -695,8 +695,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectory.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectory.html index 5690560..0c7b324 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectory.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectory.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -324,7 +324,7 @@

TIFFFileDirectory

image raster

@@ -360,7 +360,7 @@

Declaration

@@ -428,7 +428,7 @@

Parameters

@@ -509,7 +509,7 @@

Parameters

@@ -544,7 +544,7 @@

Declaration

@@ -598,7 +598,7 @@

Parameters

@@ -666,7 +666,7 @@

Parameters

@@ -720,7 +720,7 @@

Parameters

@@ -775,7 +775,7 @@

Parameters

@@ -814,7 +814,7 @@

Return Value

byte reader

@@ -853,7 +853,7 @@

Return Value

true if tiled

@@ -892,7 +892,7 @@

Return Value

compression decoder

@@ -931,7 +931,7 @@

Return Value

entry count

@@ -990,7 +990,7 @@

Return Value

file directory entry

@@ -1029,7 +1029,7 @@

Return Value

file directory entries

@@ -1068,7 +1068,7 @@

Return Value

field tag type mapping

@@ -1107,7 +1107,7 @@

Return Value

image width

@@ -1161,7 +1161,7 @@

Parameters

@@ -1215,7 +1215,7 @@

Parameters

@@ -1254,7 +1254,7 @@

Return Value

image height

@@ -1308,7 +1308,7 @@

Parameters

@@ -1362,7 +1362,7 @@

Parameters

@@ -1401,7 +1401,7 @@

Return Value

bits per sample

@@ -1455,7 +1455,7 @@

Parameters

@@ -1509,7 +1509,7 @@

Parameters

@@ -1548,7 +1548,7 @@

Return Value

max bits per sample

@@ -1587,7 +1587,7 @@

Return Value

compression

@@ -1641,7 +1641,7 @@

Parameters

@@ -1680,7 +1680,7 @@

Return Value

photometric interpretation

@@ -1734,7 +1734,7 @@

Parameters

@@ -1773,7 +1773,7 @@

Return Value

strip offsets

@@ -1827,7 +1827,7 @@

Parameters

@@ -1881,7 +1881,7 @@

Parameters

@@ -1935,7 +1935,7 @@

Parameters

@@ -1989,7 +1989,7 @@

Parameters

@@ -2028,7 +2028,7 @@

Return Value

samples per pixel

@@ -2082,7 +2082,7 @@

Parameters

@@ -2121,7 +2121,7 @@

Return Value

rows per strip

@@ -2175,7 +2175,7 @@

Parameters

@@ -2229,7 +2229,7 @@

Parameters

@@ -2268,7 +2268,7 @@

Return Value

strip byte counts

@@ -2322,7 +2322,7 @@

Parameters

@@ -2376,7 +2376,7 @@

Parameters

@@ -2430,7 +2430,7 @@

Parameters

@@ -2484,7 +2484,7 @@

Parameters

@@ -2523,7 +2523,7 @@

Return Value

x resolution

@@ -2577,7 +2577,7 @@

Parameters

@@ -2631,7 +2631,7 @@

Parameters

@@ -2670,7 +2670,7 @@

Return Value

y resolution

@@ -2724,7 +2724,7 @@

Parameters

@@ -2778,7 +2778,7 @@

Parameters

@@ -2817,7 +2817,7 @@

Return Value

planar configuration

@@ -2871,7 +2871,7 @@

Parameters

@@ -2910,7 +2910,7 @@

Return Value

resolution unit

@@ -2964,7 +2964,7 @@

Parameters

@@ -3003,7 +3003,7 @@

Return Value

model pixel scale

@@ -3057,7 +3057,7 @@

Parameters

@@ -3096,7 +3096,7 @@

Return Value

model tiepoint

@@ -3150,7 +3150,7 @@

Parameters

@@ -3189,7 +3189,7 @@

Return Value

color map

@@ -3243,7 +3243,7 @@

Parameters

@@ -3297,7 +3297,7 @@

Parameters

@@ -3336,7 +3336,7 @@

Return Value

tile width

@@ -3390,7 +3390,7 @@

Parameters

@@ -3444,7 +3444,7 @@

Parameters

@@ -3483,7 +3483,7 @@

Return Value

tile height

@@ -3537,7 +3537,7 @@

Parameters

@@ -3591,7 +3591,7 @@

Parameters

@@ -3630,7 +3630,7 @@

Return Value

tile offsets

@@ -3684,7 +3684,7 @@

Parameters

@@ -3738,7 +3738,7 @@

Parameters

@@ -3777,7 +3777,7 @@

Return Value

tile byte counts

@@ -3831,7 +3831,7 @@

Parameters

@@ -3885,7 +3885,7 @@

Parameters

@@ -3939,7 +3939,7 @@

Parameters

@@ -3993,7 +3993,7 @@

Parameters

@@ -4032,7 +4032,7 @@

Return Value

sample format

@@ -4086,7 +4086,7 @@

Parameters

@@ -4140,7 +4140,7 @@

Parameters

@@ -4179,7 +4179,7 @@

Return Value

max sample format

@@ -4218,7 +4218,7 @@

Return Value

predictor

@@ -4272,7 +4272,7 @@

Parameters

@@ -4311,7 +4311,7 @@

Return Value

rasters

@@ -4350,7 +4350,7 @@

Return Value

rasters

@@ -4408,7 +4408,7 @@

Return Value

rasters

@@ -4466,7 +4466,7 @@

Return Value

rasters

@@ -4524,7 +4524,7 @@

Return Value

rasters

@@ -4583,7 +4583,7 @@

Return Value

rasters

@@ -4654,7 +4654,7 @@

Return Value

rasters

@@ -4726,7 +4726,7 @@

Return Value

rasters

@@ -4797,7 +4797,7 @@

Return Value

rasters

@@ -4881,7 +4881,7 @@

Return Value

rasters

@@ -4965,7 +4965,7 @@

Return Value

rasters

@@ -5062,7 +5062,7 @@

Return Value

rasters

@@ -5120,7 +5120,7 @@

Return Value

field type

@@ -5178,7 +5178,7 @@

Return Value

short value

@@ -5245,7 +5245,7 @@

Parameters

@@ -5303,7 +5303,7 @@

Return Value

number value

@@ -5370,7 +5370,7 @@

Parameters

@@ -5428,7 +5428,7 @@

Return Value

string value

@@ -5495,7 +5495,7 @@

Parameters

@@ -5554,7 +5554,7 @@

Return Value

short list value

@@ -5621,7 +5621,7 @@

Parameters

@@ -5680,7 +5680,7 @@

Return Value

max short value

@@ -5739,7 +5739,7 @@

Return Value

number list value

@@ -5806,7 +5806,7 @@

Parameters

@@ -5865,7 +5865,7 @@

Return Value

long list value

@@ -5932,7 +5932,7 @@

Parameters

@@ -5999,7 +5999,7 @@

Parameters

@@ -6038,7 +6038,7 @@

Return Value

size in bytes

@@ -6078,7 +6078,7 @@

Return Value

size in bytes

@@ -6088,8 +6088,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectoryEntry.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectoryEntry.html index defc96b..c49757c 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectoryEntry.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFFileDirectoryEntry.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFileDirectoryEntry

TIFF File Directory Entry

@@ -417,7 +417,7 @@

Parameters

@@ -456,7 +456,7 @@

Return Value

field tag type

@@ -495,7 +495,7 @@

Return Value

field type

@@ -534,7 +534,7 @@

Return Value

type count

@@ -573,7 +573,7 @@

Return Value

values

@@ -613,7 +613,7 @@

Return Value

size in bytes

@@ -652,7 +652,7 @@

Return Value

size in bytes

@@ -662,8 +662,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFIOUtils.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFIOUtils.html index ced4d87..bd49536 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFIOUtils.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFIOUtils.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -367,7 +367,7 @@

TIFFIOUtils

Undocumented

@@ -434,7 +434,7 @@

Parameters

@@ -500,7 +500,7 @@

Parameters

@@ -558,7 +558,7 @@

Return Value

byte data

@@ -616,7 +616,7 @@

Return Value

input stream byte data

@@ -683,7 +683,7 @@

Parameters

@@ -693,8 +693,8 @@

Parameters

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImage.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImage.html index 1f26844..1a57613 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImage.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImage.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFImage

TIFF Image containing the File Directories

@@ -359,7 +359,7 @@

Declaration

@@ -413,7 +413,7 @@

Parameters

@@ -468,7 +468,7 @@

Parameters

@@ -522,7 +522,7 @@

Parameters

@@ -561,7 +561,7 @@

Return Value

file directories

@@ -600,7 +600,7 @@

Return Value

file directory

@@ -658,7 +658,7 @@

Return Value

file directory

@@ -697,7 +697,7 @@

Return Value

size in bytes

@@ -737,7 +737,7 @@

Return Value

size in bytes

@@ -747,8 +747,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImageWindow.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImageWindow.html index ffad152..eef388c 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImageWindow.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFImageWindow.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFImageWindow

Coordinates of a window over a portion or the entire image coordinates

@@ -359,7 +359,7 @@

Declaration

@@ -394,7 +394,7 @@

Declaration

@@ -429,7 +429,7 @@

Declaration

@@ -464,7 +464,7 @@

Declaration

@@ -557,7 +557,7 @@

Parameters

@@ -623,7 +623,7 @@

Parameters

@@ -677,7 +677,7 @@

Parameters

@@ -687,8 +687,8 @@

Parameters

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFPredictor.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFPredictor.html index 884e922..40e1ab7 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFPredictor.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFPredictor.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFPredictor

Differencing Predictor decoder

@@ -447,7 +447,7 @@

Return Value

decoded or original bytes

@@ -457,8 +457,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFRasters.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFRasters.html index 35d226b..2d85bd4 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFRasters.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFRasters.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFRasters

Raster image values

@@ -430,7 +430,7 @@

Parameters

@@ -536,7 +536,7 @@

Parameters

@@ -655,7 +655,7 @@

Parameters

@@ -748,7 +748,7 @@

Parameters

@@ -841,7 +841,7 @@

Parameters

@@ -880,7 +880,7 @@

Return Value

true if results exist

@@ -919,7 +919,7 @@

Return Value

true if results exist

@@ -999,7 +999,7 @@

Parameters

@@ -1065,7 +1065,7 @@

Parameters

@@ -1104,7 +1104,7 @@

Return Value

width

@@ -1143,7 +1143,7 @@

Return Value

height

@@ -1182,7 +1182,7 @@

Return Value

number of pixels

@@ -1221,7 +1221,7 @@

Return Value

samples per pixel

@@ -1260,7 +1260,7 @@

Return Value

bits per sample

@@ -1299,7 +1299,7 @@

Return Value

sample values

@@ -1354,7 +1354,7 @@

Parameters

@@ -1393,7 +1393,7 @@

Return Value

interleaved values

@@ -1447,7 +1447,7 @@

Parameters

@@ -1517,7 +1517,7 @@

Return Value

pixel sample values

@@ -1595,7 +1595,7 @@

Parameters

@@ -1677,7 +1677,7 @@

Return Value

pixel sample

@@ -1770,7 +1770,7 @@

Parameters

@@ -1841,7 +1841,7 @@

Return Value

first pixel sample

@@ -1920,7 +1920,7 @@

Parameters

@@ -1990,7 +1990,7 @@

Return Value

sample index

@@ -2060,7 +2060,7 @@

Return Value

interleave index

@@ -2099,7 +2099,7 @@

Return Value

bytes

@@ -2138,7 +2138,7 @@

Return Value

bytes

@@ -2196,7 +2196,7 @@

Return Value

bytes

@@ -2254,7 +2254,7 @@

Return Value

rows per strip

@@ -2325,7 +2325,7 @@

Return Value

rows per strip

@@ -2406,7 +2406,7 @@

Parameters

@@ -2474,7 +2474,7 @@

Parameters

@@ -2555,7 +2555,7 @@

Parameters

@@ -2623,7 +2623,7 @@

Parameters

@@ -2696,7 +2696,7 @@

Return Value

bits per sample array

@@ -2706,8 +2706,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFReader.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFReader.html index 6b6b830..edb4ffd 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFReader.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFReader.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFReader

TIFF reader

@@ -382,7 +382,7 @@

Return Value

TIFF image

@@ -452,7 +452,7 @@

Return Value

TIFF image

@@ -510,7 +510,7 @@

Return Value

TIFF image

@@ -580,7 +580,7 @@

Return Value

TIFF image

@@ -638,7 +638,7 @@

Return Value

TIFF image

@@ -708,7 +708,7 @@

Return Value

TIFF image

@@ -766,7 +766,7 @@

Return Value

TIFF image

@@ -836,7 +836,7 @@

Return Value

TIFF image

@@ -846,8 +846,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFUnsupportedCompression.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFUnsupportedCompression.html index 54e8f9e..d7bd49b 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFUnsupportedCompression.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFUnsupportedCompression.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -324,7 +324,7 @@

TIFFUnsupportedCompression

Unsupported compression

@@ -383,7 +383,7 @@

Return Value

new unsupported compression

@@ -393,8 +393,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFWriter.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFWriter.html index 95aa654..defbdd9 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFWriter.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Classes/TIFFWriter.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -332,7 +332,7 @@

TIFFWriter

for determining a FileDirectory rowsPerStrip setting.

@@ -399,7 +399,7 @@

Parameters

@@ -479,7 +479,7 @@

Parameters

@@ -537,7 +537,7 @@

Return Value

tiff bytes

@@ -608,7 +608,7 @@

Return Value

tiff bytes

@@ -675,7 +675,7 @@

Parameters

@@ -685,8 +685,8 @@

Parameters

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Constants.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Constants.html index c350610..e4459a5 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Constants.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Constants.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -344,7 +344,7 @@

Declaration

@@ -379,7 +379,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -449,7 +449,7 @@

Declaration

@@ -484,7 +484,7 @@

Declaration

@@ -519,7 +519,7 @@

Declaration

@@ -554,7 +554,7 @@

Declaration

@@ -589,7 +589,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -659,7 +659,7 @@

Declaration

@@ -694,7 +694,7 @@

Declaration

@@ -729,7 +729,7 @@

Declaration

@@ -764,7 +764,7 @@

Declaration

@@ -799,7 +799,7 @@

Declaration

@@ -834,7 +834,7 @@

Declaration

@@ -869,7 +869,7 @@

Declaration

@@ -908,7 +908,7 @@

Declaration

@@ -943,7 +943,7 @@

Declaration

@@ -978,7 +978,7 @@

Declaration

@@ -1013,7 +1013,7 @@

Declaration

@@ -1048,7 +1048,7 @@

Declaration

@@ -1083,7 +1083,7 @@

Declaration

@@ -1118,7 +1118,7 @@

Declaration

@@ -1153,7 +1153,7 @@

Declaration

@@ -1188,7 +1188,7 @@

Declaration

@@ -1223,7 +1223,7 @@

Declaration

@@ -1258,7 +1258,7 @@

Declaration

@@ -1293,7 +1293,7 @@

Declaration

@@ -1328,7 +1328,7 @@

Declaration

@@ -1363,7 +1363,7 @@

Declaration

@@ -1398,7 +1398,7 @@

Declaration

@@ -1433,7 +1433,7 @@

Declaration

@@ -1468,7 +1468,7 @@

Declaration

@@ -1503,7 +1503,7 @@

Declaration

@@ -1538,7 +1538,7 @@

Declaration

@@ -1573,7 +1573,7 @@

Declaration

@@ -1608,7 +1608,7 @@

Declaration

@@ -1643,7 +1643,7 @@

Declaration

@@ -1678,7 +1678,7 @@

Declaration

@@ -1713,7 +1713,7 @@

Declaration

@@ -1748,7 +1748,7 @@

Declaration

@@ -1783,7 +1783,7 @@

Declaration

@@ -1818,7 +1818,7 @@

Declaration

@@ -1853,7 +1853,7 @@

Declaration

@@ -1888,7 +1888,7 @@

Declaration

@@ -1923,7 +1923,7 @@

Declaration

@@ -1958,7 +1958,7 @@

Declaration

@@ -1993,7 +1993,7 @@

Declaration

@@ -2028,7 +2028,7 @@

Declaration

@@ -2063,7 +2063,7 @@

Declaration

@@ -2098,7 +2098,7 @@

Declaration

@@ -2133,7 +2133,7 @@

Declaration

@@ -2168,7 +2168,7 @@

Declaration

@@ -2203,7 +2203,7 @@

Declaration

@@ -2238,7 +2238,7 @@

Declaration

@@ -2273,7 +2273,7 @@

Declaration

@@ -2308,7 +2308,7 @@

Declaration

@@ -2343,7 +2343,7 @@

Declaration

@@ -2378,7 +2378,7 @@

Declaration

@@ -2388,8 +2388,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums.html index c2758a9..e6c0b81 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

@@ -381,7 +381,7 @@

Declaration

@@ -391,8 +391,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldTagType.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldTagType.html index d55abf2..129ab90 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldTagType.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldTagType.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldTagType

Field tag type enumeration

@@ -354,7 +354,7 @@

Declaration

@@ -384,7 +384,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -444,7 +444,7 @@

Declaration

@@ -474,7 +474,7 @@

Declaration

@@ -504,7 +504,7 @@

Declaration

@@ -534,7 +534,7 @@

Declaration

@@ -564,7 +564,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -654,7 +654,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -714,7 +714,7 @@

Declaration

@@ -744,7 +744,7 @@

Declaration

@@ -774,7 +774,7 @@

Declaration

@@ -804,7 +804,7 @@

Declaration

@@ -834,7 +834,7 @@

Declaration

@@ -864,7 +864,7 @@

Declaration

@@ -894,7 +894,7 @@

Declaration

@@ -924,7 +924,7 @@

Declaration

@@ -954,7 +954,7 @@

Declaration

@@ -984,7 +984,7 @@

Declaration

@@ -1014,7 +1014,7 @@

Declaration

@@ -1044,7 +1044,7 @@

Declaration

@@ -1074,7 +1074,7 @@

Declaration

@@ -1104,7 +1104,7 @@

Declaration

@@ -1134,7 +1134,7 @@

Declaration

@@ -1164,7 +1164,7 @@

Declaration

@@ -1194,7 +1194,7 @@

Declaration

@@ -1224,7 +1224,7 @@

Declaration

@@ -1254,7 +1254,7 @@

Declaration

@@ -1284,7 +1284,7 @@

Declaration

@@ -1314,7 +1314,7 @@

Declaration

@@ -1344,7 +1344,7 @@

Declaration

@@ -1374,7 +1374,7 @@

Declaration

@@ -1404,7 +1404,7 @@

Declaration

@@ -1434,7 +1434,7 @@

Declaration

@@ -1464,7 +1464,7 @@

Declaration

@@ -1494,7 +1494,7 @@

Declaration

@@ -1524,7 +1524,7 @@

Declaration

@@ -1554,7 +1554,7 @@

Declaration

@@ -1584,7 +1584,7 @@

Declaration

@@ -1614,7 +1614,7 @@

Declaration

@@ -1644,7 +1644,7 @@

Declaration

@@ -1674,7 +1674,7 @@

Declaration

@@ -1704,7 +1704,7 @@

Declaration

@@ -1734,7 +1734,7 @@

Declaration

@@ -1764,7 +1764,7 @@

Declaration

@@ -1794,7 +1794,7 @@

Declaration

@@ -1824,7 +1824,7 @@

Declaration

@@ -1854,7 +1854,7 @@

Declaration

@@ -1884,7 +1884,7 @@

Declaration

@@ -1914,7 +1914,7 @@

Declaration

@@ -1944,7 +1944,7 @@

Declaration

@@ -1974,7 +1974,7 @@

Declaration

@@ -2004,7 +2004,7 @@

Declaration

@@ -2034,7 +2034,7 @@

Declaration

@@ -2064,7 +2064,7 @@

Declaration

@@ -2094,7 +2094,7 @@

Declaration

@@ -2124,7 +2124,7 @@

Declaration

@@ -2154,7 +2154,7 @@

Declaration

@@ -2184,7 +2184,7 @@

Declaration

@@ -2214,7 +2214,7 @@

Declaration

@@ -2244,7 +2244,7 @@

Declaration

@@ -2274,7 +2274,7 @@

Declaration

@@ -2304,7 +2304,7 @@

Declaration

@@ -2334,7 +2334,7 @@

Declaration

@@ -2364,7 +2364,7 @@

Declaration

@@ -2394,7 +2394,7 @@

Declaration

@@ -2424,7 +2424,7 @@

Declaration

@@ -2454,7 +2454,7 @@

Declaration

@@ -2484,7 +2484,7 @@

Declaration

@@ -2514,7 +2514,7 @@

Declaration

@@ -2544,7 +2544,7 @@

Declaration

@@ -2574,7 +2574,7 @@

Declaration

@@ -2604,7 +2604,7 @@

Declaration

@@ -2634,7 +2634,7 @@

Declaration

@@ -2664,7 +2664,7 @@

Declaration

@@ -2694,7 +2694,7 @@

Declaration

@@ -2724,7 +2724,7 @@

Declaration

@@ -2754,7 +2754,7 @@

Declaration

@@ -2784,7 +2784,7 @@

Declaration

@@ -2814,7 +2814,7 @@

Declaration

@@ -2844,7 +2844,7 @@

Declaration

@@ -2874,7 +2874,7 @@

Declaration

@@ -2904,7 +2904,7 @@

Declaration

@@ -2934,7 +2934,7 @@

Declaration

@@ -2964,7 +2964,7 @@

Declaration

@@ -2994,7 +2994,7 @@

Declaration

@@ -3024,7 +3024,7 @@

Declaration

@@ -3054,7 +3054,7 @@

Declaration

@@ -3084,7 +3084,7 @@

Declaration

@@ -3114,7 +3114,7 @@

Declaration

@@ -3144,7 +3144,7 @@

Declaration

@@ -3174,7 +3174,7 @@

Declaration

@@ -3204,7 +3204,7 @@

Declaration

@@ -3234,7 +3234,7 @@

Declaration

@@ -3264,7 +3264,7 @@

Declaration

@@ -3294,7 +3294,7 @@

Declaration

@@ -3324,7 +3324,7 @@

Declaration

@@ -3354,7 +3354,7 @@

Declaration

@@ -3384,7 +3384,7 @@

Declaration

@@ -3414,7 +3414,7 @@

Declaration

@@ -3444,7 +3444,7 @@

Declaration

@@ -3474,7 +3474,7 @@

Declaration

@@ -3504,7 +3504,7 @@

Declaration

@@ -3534,7 +3534,7 @@

Declaration

@@ -3564,7 +3564,7 @@

Declaration

@@ -3594,7 +3594,7 @@

Declaration

@@ -3604,8 +3604,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldType.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldType.html index d170d49..ebf28ab 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldType.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Enums/TIFFFieldType.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFFieldType

Field tag type enumeration

@@ -354,7 +354,7 @@

Declaration

@@ -384,7 +384,7 @@

Declaration

@@ -414,7 +414,7 @@

Declaration

@@ -444,7 +444,7 @@

Declaration

@@ -474,7 +474,7 @@

Declaration

@@ -504,7 +504,7 @@

Declaration

@@ -534,7 +534,7 @@

Declaration

@@ -564,7 +564,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

@@ -654,7 +654,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -694,8 +694,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols.html index b3a3859..321d5fd 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -345,7 +345,7 @@

Declaration

@@ -381,7 +381,7 @@

Declaration

@@ -391,8 +391,8 @@

Declaration

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionDecoder.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionDecoder.html index 0b427d7..0a37788 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionDecoder.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionDecoder.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFCompressionDecoder

Compression Decoder interface

@@ -394,7 +394,7 @@

Return Value

decoded data

@@ -404,8 +404,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionEncoder.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionEncoder.html index 3ed0ec6..d4d7a54 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionEncoder.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/Protocols/TIFFCompressionEncoder.html @@ -17,7 +17,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -323,7 +323,7 @@

TIFFCompressionEncoder

Compression Encoder interface

@@ -364,7 +364,7 @@

Return Value

true for row encoding

@@ -434,7 +434,7 @@

Return Value

encoded data

@@ -444,8 +444,8 @@

Return Value

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/index.html b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/index.html index deec1fa..cf447d1 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/index.html +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/index.html @@ -16,7 +16,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -396,12 +396,12 @@

Include Library

Include this repository by specifying it in a Podfile using a supported option.

Pull from CocoaPods:

-
pod 'tiff-ios', '~> 4.0.1'
+
pod 'tiff-ios', '~> 4.0.2'
 

Pull from GitHub:

pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :branch => 'master'
-pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.1'
+pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.2'
 

Include as local project:

@@ -470,8 +470,8 @@

Write

diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/js/jquery.min.js b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/js/jquery.min.js index 2c69bc9..7f37b5d 100644 --- a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/js/jquery.min.js +++ b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/Documents/js/jquery.min.js @@ -1,2 +1,2 @@ -/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},M=function(){V()},R=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&U(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function z(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&R(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function X(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function U(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,r.msMatchesSelector&&ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",M),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Re(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return M(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return M(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0True to encode on a per row basis, false to encode on a per block / strip","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)encodeData:withByteOrder:":{"name":"-encodeData:withByteOrder:","abstract":"

Encode the data

","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionDecoder.html#/c:objc(pl)TIFFCompressionDecoder(im)decodeData:withByteOrder:":{"name":"-decodeData:withByteOrder:","abstract":"

Decode the data

","parent_name":"TIFFCompressionDecoder"},"Protocols/TIFFCompressionDecoder.html":{"name":"TIFFCompressionDecoder","abstract":"

Compression Decoder interface

"},"Protocols/TIFFCompressionEncoder.html":{"name":"TIFFCompressionEncoder","abstract":"

Compression Encoder interface

"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_BYTE":{"name":"TIFF_FIELD_BYTE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_ASCII":{"name":"TIFF_FIELD_ASCII","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SHORT":{"name":"TIFF_FIELD_SHORT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_LONG":{"name":"TIFF_FIELD_LONG","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_RATIONAL":{"name":"TIFF_FIELD_RATIONAL","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SBYTE":{"name":"TIFF_FIELD_SBYTE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_UNDEFINED":{"name":"TIFF_FIELD_UNDEFINED","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SSHORT":{"name":"TIFF_FIELD_SSHORT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SLONG":{"name":"TIFF_FIELD_SLONG","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SRATIONAL":{"name":"TIFF_FIELD_SRATIONAL","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_FLOAT":{"name":"TIFF_FIELD_FLOAT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_DOUBLE":{"name":"TIFF_FIELD_DOUBLE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ARTIST":{"name":"TIFF_TAG_ARTIST","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BITS_PER_SAMPLE":{"name":"TIFF_TAG_BITS_PER_SAMPLE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_LENGTH":{"name":"TIFF_TAG_CELL_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_WIDTH":{"name":"TIFF_TAG_CELL_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_MAP":{"name":"TIFF_TAG_COLOR_MAP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COMPRESSION":{"name":"TIFF_TAG_COMPRESSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COPYRIGHT":{"name":"TIFF_TAG_COPYRIGHT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME":{"name":"TIFF_TAG_DATE_TIME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXTRA_SAMPLES":{"name":"TIFF_TAG_EXTRA_SAMPLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILL_ORDER":{"name":"TIFF_TAG_FILL_ORDER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_BYTE_COUNTS":{"name":"TIFF_TAG_FREE_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_OFFSETS":{"name":"TIFF_TAG_FREE_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_CURVE":{"name":"TIFF_TAG_GRAY_RESPONSE_CURVE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_UNIT":{"name":"TIFF_TAG_GRAY_RESPONSE_UNIT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HOST_COMPUTER":{"name":"TIFF_TAG_HOST_COMPUTER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_DESCRIPTION":{"name":"TIFF_TAG_IMAGE_DESCRIPTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_LENGTH":{"name":"TIFF_TAG_IMAGE_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_WIDTH":{"name":"TIFF_TAG_IMAGE_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKE":{"name":"TIFF_TAG_MAKE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_MAX_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_MIN_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL":{"name":"TIFF_TAG_MODEL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_NEW_SUBFILE_TYPE":{"name":"TIFF_TAG_NEW_SUBFILE_TYPE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ORIENTATION":{"name":"TIFF_TAG_ORIENTATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOMETRIC_INTERPRETATION":{"name":"TIFF_TAG_PHOTOMETRIC_INTERPRETATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PLANAR_CONFIGURATION":{"name":"TIFF_TAG_PLANAR_CONFIGURATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_RESOLUTION_UNIT":{"name":"TIFF_TAG_RESOLUTION_UNIT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ROWS_PER_STRIP":{"name":"TIFF_TAG_ROWS_PER_STRIP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLES_PER_PIXEL":{"name":"TIFF_TAG_SAMPLES_PER_PIXEL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SOFTWARE":{"name":"TIFF_TAG_SOFTWARE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_BYTE_COUNTS":{"name":"TIFF_TAG_STRIP_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_OFFSETS":{"name":"TIFF_TAG_STRIP_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUBFILE_TYPE":{"name":"TIFF_TAG_SUBFILE_TYPE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_THRESHOLDING":{"name":"TIFF_TAG_THRESHOLDING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_RESOLUTION":{"name":"TIFF_TAG_X_RESOLUTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_RESOLUTION":{"name":"TIFF_TAG_Y_RESOLUTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BAD_FAX_LINES":{"name":"TIFF_TAG_BAD_FAX_LINES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLEAN_FAX_DATA":{"name":"TIFF_TAG_CLEAN_FAX_DATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLIP_PATH":{"name":"TIFF_TAG_CLIP_PATH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES":{"name":"TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DECODE":{"name":"TIFF_TAG_DECODE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DEFAULT_IMAGE_COLOR":{"name":"TIFF_TAG_DEFAULT_IMAGE_COLOR","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOCUMENT_NAME":{"name":"TIFF_TAG_DOCUMENT_NAME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOT_RANGE":{"name":"TIFF_TAG_DOT_RANGE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HALFTONE_HINTS":{"name":"TIFF_TAG_HALFTONE_HINTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_INDEXED":{"name":"TIFF_TAG_INDEXED","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_TABLES":{"name":"TIFF_TAG_JPEG_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NAME":{"name":"TIFF_TAG_PAGE_NAME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NUMBER":{"name":"TIFF_TAG_PAGE_NUMBER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PREDICTOR":{"name":"TIFF_TAG_PREDICTOR","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PRIMARY_CHROMATICITIES":{"name":"TIFF_TAG_PRIMARY_CHROMATICITIES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_REFERENCE_BLACK_WHITE":{"name":"TIFF_TAG_REFERENCE_BLACK_WHITE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLE_FORMAT":{"name":"TIFF_TAG_SAMPLE_FORMAT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MIN_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MAX_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_ROW_COUNTS":{"name":"TIFF_TAG_STRIP_ROW_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUB_IFDS":{"name":"TIFF_TAG_SUB_IFDS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T4_OPTIONS":{"name":"TIFF_TAG_T4_OPTIONS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T6_OPTIONS":{"name":"TIFF_TAG_T6_OPTIONS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_BYTE_COUNTS":{"name":"TIFF_TAG_TILE_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_LENGTH":{"name":"TIFF_TAG_TILE_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_OFFSETS":{"name":"TIFF_TAG_TILE_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_WIDTH":{"name":"TIFF_TAG_TILE_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TRANSFER_FUNCTION":{"name":"TIFF_TAG_TRANSFER_FUNCTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_WHITE_POINT":{"name":"TIFF_TAG_WHITE_POINT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_CLIP_PATH_UNITS":{"name":"TIFF_TAG_X_CLIP_PATH_UNITS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_POSITION":{"name":"TIFF_TAG_X_POSITION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_COEFFICIENTS":{"name":"TIFF_TAG_Y_CB_CR_COEFFICIENTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_POSITIONING":{"name":"TIFF_TAG_Y_CB_CR_POSITIONING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_SUB_SAMPLING":{"name":"TIFF_TAG_Y_CB_CR_SUB_SAMPLING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CLIP_PATH_UNITS":{"name":"TIFF_TAG_Y_CLIP_PATH_UNITS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_POSITION":{"name":"TIFF_TAG_Y_POSITION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_PROC":{"name":"TIFF_TAG_JPEG_PROC","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_RESTART_INTERVAL":{"name":"TIFF_TAG_JPEG_RESTART_INTERVAL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_LOSSLESS_PREDICTORS":{"name":"TIFF_TAG_JPEG_LOSSLESS_PREDICTORS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_POINT_TRANSFORMS":{"name":"TIFF_TAG_JPEG_POINT_TRANSFORMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_Q_TABLES":{"name":"TIFF_TAG_JPEG_Q_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_DC_TABLES":{"name":"TIFF_TAG_JPEG_DC_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_AC_TABLES":{"name":"TIFF_TAG_JPEG_AC_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_APERTURE_VALUE":{"name":"TIFF_TAG_APERTURE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_SPACE":{"name":"TIFF_TAG_COLOR_SPACE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_DIGITIZED":{"name":"TIFF_TAG_DATE_TIME_DIGITIZED","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_ORIGINAL":{"name":"TIFF_TAG_DATE_TIME_ORIGINAL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_IFD":{"name":"TIFF_TAG_EXIF_IFD","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_VERSION":{"name":"TIFF_TAG_EXIF_VERSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXPOSURE_TIME":{"name":"TIFF_TAG_EXPOSURE_TIME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILE_SOURCE":{"name":"TIFF_TAG_FILE_SOURCE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASH":{"name":"TIFF_TAG_FLASH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASHPIX_VERSION":{"name":"TIFF_TAG_FLASHPIX_VERSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_F_NUMBER":{"name":"TIFF_TAG_F_NUMBER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_UNIQUE_ID":{"name":"TIFF_TAG_IMAGE_UNIQUE_ID","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_LIGHT_SOURCE":{"name":"TIFF_TAG_LIGHT_SOURCE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKER_NOTE":{"name":"TIFF_TAG_MAKER_NOTE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SHUTTER_SPEED_VALUE":{"name":"TIFF_TAG_SHUTTER_SPEED_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_USER_COMMENT":{"name":"TIFF_TAG_USER_COMMENT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IPTC":{"name":"TIFF_TAG_IPTC","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ICC_PROFILE":{"name":"TIFF_TAG_ICC_PROFILE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_XMP":{"name":"TIFF_TAG_XMP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_METADATA":{"name":"TIFF_TAG_GDAL_METADATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_NODATA":{"name":"TIFF_TAG_GDAL_NODATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOSHOP":{"name":"TIFF_TAG_PHOTOSHOP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_PIXEL_SCALE":{"name":"TIFF_TAG_MODEL_PIXEL_SCALE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TIEPOINT":{"name":"TIFF_TAG_MODEL_TIEPOINT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TRANSFORMATION":{"name":"TIFF_TAG_MODEL_TRANSFORMATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_KEY_DIRECTORY":{"name":"TIFF_TAG_GEO_KEY_DIRECTORY","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_DOUBLE_PARAMS":{"name":"TIFF_TAG_GEO_DOUBLE_PARAMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_ASCII_PARAMS":{"name":"TIFF_TAG_GEO_ASCII_PARAMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html":{"name":"TIFFFieldTagType","abstract":"

Field tag type enumeration

"},"Enums/TIFFFieldType.html":{"name":"TIFFFieldType","abstract":"

Field tag type enumeration

"},"Constants.html#/c:@TIFF_BYTE_ORDER_LITTLE_ENDIAN":{"name":"TIFF_BYTE_ORDER_LITTLE_ENDIAN","abstract":"

Little Endian byte order string

"},"Constants.html#/c:@TIFF_BYTE_ORDER_BIG_ENDIAN":{"name":"TIFF_BYTE_ORDER_BIG_ENDIAN","abstract":"

Big Endian byte order string

"},"Constants.html#/c:@TIFF_FILE_IDENTIFIER":{"name":"TIFF_FILE_IDENTIFIER","abstract":"

TIFF File Identifier

"},"Constants.html#/c:@TIFF_HEADER_BYTES":{"name":"TIFF_HEADER_BYTES","abstract":"

TIFF header bytes

"},"Constants.html#/c:@TIFF_IFD_HEADER_BYTES":{"name":"TIFF_IFD_HEADER_BYTES","abstract":"

Image File Directory header / number of entries bytes

"},"Constants.html#/c:@TIFF_IFD_OFFSET_BYTES":{"name":"TIFF_IFD_OFFSET_BYTES","abstract":"

Image File Directory offset to the next IFD bytes

"},"Constants.html#/c:@TIFF_IFD_ENTRY_BYTES":{"name":"TIFF_IFD_ENTRY_BYTES","abstract":"

Image File Directory entry bytes

"},"Constants.html#/c:@TIFF_DEFAULT_MAX_BYTES_PER_STRIP":{"name":"TIFF_DEFAULT_MAX_BYTES_PER_STRIP","abstract":"

Default max bytes per strip when writing strips

"},"Constants.html#/c:@TIFF_COMPRESSION_NO":{"name":"TIFF_COMPRESSION_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_CCITT_HUFFMAN":{"name":"TIFF_COMPRESSION_CCITT_HUFFMAN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_T4":{"name":"TIFF_COMPRESSION_T4","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_T6":{"name":"TIFF_COMPRESSION_T6","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_LZW":{"name":"TIFF_COMPRESSION_LZW","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_OLD":{"name":"TIFF_COMPRESSION_JPEG_OLD","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_NEW":{"name":"TIFF_COMPRESSION_JPEG_NEW","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_DEFLATE":{"name":"TIFF_COMPRESSION_DEFLATE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_PKZIP_DEFLATE":{"name":"TIFF_COMPRESSION_PKZIP_DEFLATE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_PACKBITS":{"name":"TIFF_COMPRESSION_PACKBITS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNSPECIFIED":{"name":"TIFF_EXTRA_SAMPLES_UNSPECIFIED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TENTHS":{"name":"TIFF_GRAY_RESPONSE_TENTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDREDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDREDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_RGB":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_RGB","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_CHUNKY":{"name":"TIFF_PLANAR_CONFIGURATION_CHUNKY","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_PLANAR":{"name":"TIFF_PLANAR_CONFIGURATION_PLANAR","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_NO":{"name":"TIFF_RESOLUTION_UNIT_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_INCH":{"name":"TIFF_RESOLUTION_UNIT_INCH","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_CENTIMETER":{"name":"TIFF_RESOLUTION_UNIT_CENTIMETER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNSIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_UNSIGNED_INT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_SIGNED_INT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_FLOAT":{"name":"TIFF_SAMPLE_FORMAT_FLOAT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNDEFINED":{"name":"TIFF_SAMPLE_FORMAT_UNDEFINED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_FULL":{"name":"TIFF_SUBFILE_TYPE_FULL","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_REDUCED":{"name":"TIFF_SUBFILE_TYPE_REDUCED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE":{"name":"TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_NO":{"name":"TIFF_THRESHHOLDING_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_ORDERED":{"name":"TIFF_THRESHHOLDING_ORDERED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_RANDOM":{"name":"TIFF_THRESHHOLDING_RANDOM","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_NO":{"name":"TIFF_PREDICTOR_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_HORIZONTAL":{"name":"TIFF_PREDICTOR_HORIZONTAL","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_FLOATINGPOINT":{"name":"TIFF_PREDICTOR_FLOATINGPOINT","abstract":"

Undocumented

"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyFile:toFile:":{"name":"+copyFile:toFile:","abstract":"

Copy a file

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toFile:":{"name":"+copyInputStream:toFile:","abstract":"

Copy an input stream to a file

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)fileData:":{"name":"+fileData:","abstract":"

Get the file byte data

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)streamData:":{"name":"+streamData:","abstract":"

Get the input stream byte data

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toOutputStream:":{"name":"+copyInputStream:toOutputStream:","abstract":"

Copy the input stream to an output stream

","parent_name":"TIFFIOUtils"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)nextByte":{"name":"nextByte","abstract":"

Next byte index to write

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)os":{"name":"os","abstract":"

Output stream to write bytes to

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)byteOrder":{"name":"byteOrder","abstract":"

Byte order used to write, little or big endian

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)init":{"name":"-init","abstract":"

Initialize

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)initWithByteOrder:":{"name":"-initWithByteOrder:","abstract":"

Initialize

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)close":{"name":"-close","abstract":"

Close the byte writer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)data":{"name":"-data","abstract":"

Get the written byte data

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)size":{"name":"-size","abstract":"

Get the current size in bytes written

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeString:":{"name":"-writeString:","abstract":"

Write a string

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsByte:":{"name":"-writeNumberAsByte:","abstract":"

Write a byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeByte:":{"name":"-writeByte:","abstract":"

Write a byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedByte:":{"name":"-writeNumberAsUnsignedByte:","abstract":"

Write an unsigned byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedByte:":{"name":"-writeUnsignedByte:","abstract":"

Write an unsigned byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeBytesWithData:":{"name":"-writeBytesWithData:","abstract":"

Write the bytes

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsShort:":{"name":"-writeNumberAsShort:","abstract":"

Write a short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeShort:":{"name":"-writeShort:","abstract":"

Write a short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedShort:":{"name":"-writeNumberAsUnsignedShort:","abstract":"

Write an unsigned short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedShort:":{"name":"-writeUnsignedShort:","abstract":"

Write an unsigned short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsInt:":{"name":"-writeNumberAsInt:","abstract":"

Write an integer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeInt:":{"name":"-writeInt:","abstract":"

Write an integer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedInt:":{"name":"-writeNumberAsUnsignedInt:","abstract":"

Write an unsigned int

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedInt:":{"name":"-writeUnsignedInt:","abstract":"

Write an unsigned int

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsFloat:":{"name":"-writeNumberAsFloat:","abstract":"

Write a float

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeFloat:":{"name":"-writeFloat:","abstract":"

Write a float

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsDouble:":{"name":"-writeNumberAsDouble:","abstract":"

Write a double

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeDouble:":{"name":"-writeDouble:","abstract":"

Write a double

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)nextByte":{"name":"nextByte","abstract":"

Next byte index to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)bytes":{"name":"bytes","abstract":"

Bytes to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)byteOrder":{"name":"byteOrder","abstract":"

Byte order used to read, little or big endian

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:":{"name":"-initWithData:","abstract":"

Initialize

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:andByteOrder:":{"name":"-initWithData:andByteOrder:","abstract":"

Initialize

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByte":{"name":"-hasByte","abstract":"

Check if there is at least one more byte left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByteWithOffset:":{"name":"-hasByteWithOffset:","abstract":"

Check if there is at least one more byte left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:":{"name":"-hasBytesWithCount:","abstract":"

Check if there are the provided number of bytes left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:andOffset:":{"name":"-hasBytesWithCount:andOffset:","abstract":"

Check if there are the provided number of bytes left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:":{"name":"-readStringWithCount:","abstract":"

Read a String from the provided number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:andOffset:":{"name":"-readStringWithCount:andOffset:","abstract":"

Read a String from the provided number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByte":{"name":"-readByte","abstract":"

Read a single byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByteWithOffset:":{"name":"-readByteWithOffset:","abstract":"

Read a byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByte":{"name":"-readUnsignedByte","abstract":"

Read an unsigned byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByteWithOffset:":{"name":"-readUnsignedByteWithOffset:","abstract":"

Read an unsigned byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:":{"name":"-readBytesWithCount:","abstract":"

Read a number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:andOffset:":{"name":"-readBytesWithCount:andOffset:","abstract":"

Read a number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShort":{"name":"-readShort","abstract":"

Read a short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShortWithOffset:":{"name":"-readShortWithOffset:","abstract":"

Read a short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShort":{"name":"-readUnsignedShort","abstract":"

Read an unsigned short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShortWithOffset:":{"name":"-readUnsignedShortWithOffset:","abstract":"

Read an unsigned short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readInt":{"name":"-readInt","abstract":"

Read an integer (4 bytes)

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readIntWithOffset:":{"name":"-readIntWithOffset:","abstract":"

Read an integer

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedInt":{"name":"-readUnsignedInt","abstract":"

Read an unsigned int

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedIntWithOffset:":{"name":"-readUnsignedIntWithOffset:","abstract":"

Read an unsigned int

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloat":{"name":"-readFloat","abstract":"

Read a float

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloatWithOffset:":{"name":"-readFloatWithOffset:","abstract":"

Read a float

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDouble":{"name":"-readDouble","abstract":"

Read a double (8 bytes)

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDoubleWithOffset:":{"name":"-readDoubleWithOffset:","abstract":"

Read a double

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)byteLength":{"name":"-byteLength","abstract":"

Get the byte length

","parent_name":"TIFFByteReader"},"Classes/TIFFUnsupportedCompression.html#/c:objc(cs)TIFFUnsupportedCompression(im)initWithMessage:":{"name":"-initWithMessage:","abstract":"

Initialize

","parent_name":"TIFFUnsupportedCompression"},"Classes/TIFFPredictor.html#/c:objc(cs)TIFFPredictor(cm)decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:":{"name":"+decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:","abstract":"

Decode the predictor encoded bytes

","parent_name":"TIFFPredictor"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andImage:":{"name":"+writeTiffWithFile:andImage:","abstract":"

Write a TIFF to a file

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andWriter:andImage:":{"name":"+writeTiffWithFile:andWriter:andImage:","abstract":"

Write a TIFF to a file

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithImage:":{"name":"+writeTiffToDataWithImage:","abstract":"

Write a TIFF to bytes

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithWriter:andImage:":{"name":"+writeTiffToDataWithWriter:andImage:","abstract":"

Write a TIFF to bytes

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithWriter:andImage:":{"name":"+writeTiffWithWriter:andImage:","abstract":"

Write a TIFF to a byte writer

","parent_name":"TIFFWriter"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:":{"name":"+readTiffFromFile:","abstract":"

Read a TIFF from a file

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:andCache:":{"name":"+readTiffFromFile:andCache:","abstract":"

Read a TIFF from a file

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:":{"name":"+readTiffFromStream:","abstract":"

Read a TIFF from an input stream

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:andCache:":{"name":"+readTiffFromStream:andCache:","abstract":"

Read a TIFF from an input stream

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:":{"name":"+readTiffFromData:","abstract":"

Read a TIFF from the bytes

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:andCache:":{"name":"+readTiffFromData:andCache:","abstract":"

Read a TIFF from the bytes

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:":{"name":"+readTiffFromReader:","abstract":"

Read a TIFF from the byte reader

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:andCache:":{"name":"+readTiffFromReader:andCache:","abstract":"

Read a TIFF from the byte reader

","parent_name":"TIFFReader"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasSampleValues":{"name":"-hasSampleValues","abstract":"

True if the results are stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasInterleaveValues":{"name":"-hasInterleaveValues","abstract":"

True if the results are stored interleaved

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addSampleValue:toIndex:andCoordinate:":{"name":"-addSampleValue:toIndex:andCoordinate:","abstract":"

Add a value to the sample results

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addInterleaveValue:toCoordinate:":{"name":"-addInterleaveValue:toCoordinate:","abstract":"

Add a value to the interleaved results

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)width":{"name":"-width","abstract":"

Get the width of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)height":{"name":"-height","abstract":"

Get the height of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)numPixels":{"name":"-numPixels","abstract":"

Return the number of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"

Get the number of samples per pixel

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"

Get the bits per sample

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleValues":{"name":"-sampleValues","abstract":"

Get the results stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setSampleValuesAndValidate:":{"name":"-setSampleValuesAndValidate:","abstract":"

Set the results stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveValues":{"name":"-interleaveValues","abstract":"

Get the results stored as interleaved pixel samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setInterleaveValuesAndValidate:":{"name":"-setInterleaveValuesAndValidate:","abstract":"

Set the results stored as interleaved pixel samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelAtX:andY:":{"name":"-pixelAtX:andY:","abstract":"

Get the pixel sample values

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelAtX:andY:withValues:":{"name":"-setPixelAtX:andY:withValues:","abstract":"

Set the pixel sample values

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelSampleAtSample:andX:andY:":{"name":"-pixelSampleAtSample:andX:andY:","abstract":"

Get a pixel sample value

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelSampleAtSample:andX:andY:withValue:":{"name":"-setPixelSampleAtSample:andX:andY:withValue:","abstract":"

Set a pixel vample value

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)firstPixelSampleAtX:andY:":{"name":"-firstPixelSampleAtX:andY:","abstract":"

Get the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setFirstPixelSampleAtX:andY:withValue:":{"name":"-setFirstPixelSampleAtX:andY:withValue:","abstract":"

Set the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleIndexAtX:andY:":{"name":"-sampleIndexAtX:andY:","abstract":"

Get the sample index location

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveIndexAtX:andY:":{"name":"-interleaveIndexAtX:andY:","abstract":"

Get the interleave index location

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)size":{"name":"-size","abstract":"

Size in bytes of the image

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizePixel":{"name":"-sizePixel","abstract":"

Size in bytes of a pixel

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizeSample:":{"name":"-sizeSample:","abstract":"

Size in bytes of a sample

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:","abstract":"

Calculate the rows per strip to write

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:","abstract":"

Calculate the rows per strip to write

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"

Create an empty sample values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andPixels:","abstract":"

Create an empty sample values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"

Create an empty interleave values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:","abstract":"

Create an empty interleave values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:":{"name":"+makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:","abstract":"

Make a bits per sample array where each samples of a pixel has the same","parent_name":"TIFFRasters"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minX":{"name":"minX","abstract":"

Min x

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minY":{"name":"minY","abstract":"

Min y

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxX":{"name":"maxX","abstract":"

Max x

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxY":{"name":"maxY","abstract":"

Max y

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithMinX:andMinY:andMaxX:andMaxY:":{"name":"-initWithMinX:andMinY:andMaxX:andMaxY:","abstract":"

Initialize

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithX:andY:":{"name":"-initWithX:andY:","abstract":"

Initialize for a single coordinate

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"

Initialize, full image size

","parent_name":"TIFFImageWindow"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)init":{"name":"-init","abstract":"

Initialize

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"

Initialize, single file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectories:":{"name":"-initWithFileDirectories:","abstract":"

Initialize, multiple file directories

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)addFileDirectory:":{"name":"-addFileDirectory:","abstract":"

Add a file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectories":{"name":"-fileDirectories","abstract":"

Get the file directories

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectory":{"name":"-fileDirectory","abstract":"

Get the default, first, or only file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectoryAtIndex:":{"name":"-fileDirectoryAtIndex:","abstract":"

Get the file directory at the index

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectories":{"name":"-sizeHeaderAndDirectories","abstract":"

Size in bytes of the TIFF header and file directories with their entries

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectoriesWithValues":{"name":"-sizeHeaderAndDirectoriesWithValues","abstract":"

Size in bytes of the TIFF header and file directories with their entries","parent_name":"TIFFImage"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)initWithFieldTag:andFieldType:andTypeCount:andValues:":{"name":"-initWithFieldTag:andFieldType:andTypeCount:andValues:","abstract":"

Initialize

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldTag":{"name":"-fieldTag","abstract":"

Get the field tag type

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldType":{"name":"-fieldType","abstract":"

Get the field type

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)typeCount":{"name":"-typeCount","abstract":"

Get the type count

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)values":{"name":"-values","abstract":"

Get the values

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"

Size in bytes of the image file directory entry and its values (not","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeOfValues":{"name":"-sizeOfValues","abstract":"

Size of the values not included in the directory entry bytes

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(py)writeRasters":{"name":"writeRasters","abstract":"

Rasters to write to the TIFF file

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:":{"name":"-initWithEntries:andReader:","abstract":"

Initialize, for reading TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:andCacheData:":{"name":"-initWithEntries:andReader:andCacheData:","abstract":"

Initialize, for reading TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)init":{"name":"-init","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithRasters:":{"name":"-initWithRasters:","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andRasters:":{"name":"-initWithEntries:andRasters:","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)addEntry:":{"name":"-addEntry:","abstract":"

Add an entry

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCacheData:":{"name":"-setCacheData:","abstract":"

Set whether to cache tiles. Does nothing is already caching tiles, clears","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)reader":{"name":"-reader","abstract":"

Get the byte reader

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)isTiled":{"name":"-isTiled","abstract":"

Is this a tiled image

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)decoder":{"name":"-decoder","abstract":"

Get the compression decoder

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numEntries":{"name":"-numEntries","abstract":"

Get the number of entries

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entryByFieldTagType:":{"name":"-entryByFieldTagType:","abstract":"

Get a file directory entry from the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entries":{"name":"-entries","abstract":"

Get the file directory entries

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTagTypeMapping":{"name":"-fieldTagTypeMapping","abstract":"

Get the field tag type to file directory entry mapping

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageWidth":{"name":"-imageWidth","abstract":"

Get the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidth:":{"name":"-setImageWidth:","abstract":"

Set the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidthAsLong:":{"name":"-setImageWidthAsLong:","abstract":"

Set the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageHeight":{"name":"-imageHeight","abstract":"

Get the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeight:":{"name":"-setImageHeight:","abstract":"

Set the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeightAsLong:":{"name":"-setImageHeightAsLong:","abstract":"

Set the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"

Get the bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSample:":{"name":"-setBitsPerSample:","abstract":"

Set the bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSampleAsSingleValue:":{"name":"-setBitsPerSampleAsSingleValue:","abstract":"

Set a single value bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxBitsPerSample":{"name":"-maxBitsPerSample","abstract":"

Get the max bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)compression":{"name":"-compression","abstract":"

Get the compression

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCompression:":{"name":"-setCompression:","abstract":"

Set the compression

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)photometricInterpretation":{"name":"-photometricInterpretation","abstract":"

Get the photometric interpretation

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPhotometricInterpretation:":{"name":"-setPhotometricInterpretation:","abstract":"

Set the photometric interpretation

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripOffsets":{"name":"-stripOffsets","abstract":"

Get the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsets:":{"name":"-setStripOffsets:","abstract":"

Set the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsLongs:":{"name":"-setStripOffsetsAsLongs:","abstract":"

Set the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleValue:":{"name":"-setStripOffsetsAsSingleValue:","abstract":"

Set a single value strip offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleLongValue:":{"name":"-setStripOffsetsAsSingleLongValue:","abstract":"

Set a single value strip offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"

Get the samples per pixel

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSamplesPerPixel:":{"name":"-setSamplesPerPixel:","abstract":"

Set the samples per pixel

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)rowsPerStrip":{"name":"-rowsPerStrip","abstract":"

Get the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStrip:":{"name":"-setRowsPerStrip:","abstract":"

Set the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStripAsLong:":{"name":"-setRowsPerStripAsLong:","abstract":"

Set the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripByteCounts":{"name":"-stripByteCounts","abstract":"

Get the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCounts:":{"name":"-setStripByteCounts:","abstract":"

Set the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsLongs:":{"name":"-setStripByteCountsAsLongs:","abstract":"

Set the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleValue:":{"name":"-setStripByteCountsAsSingleValue:","abstract":"

Set a single value strip byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleLongValue:":{"name":"-setStripByteCountsAsSingleLongValue:","abstract":"

Set a single value strip byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)xResolution":{"name":"-xResolution","abstract":"

Get the x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolution:":{"name":"-setXResolution:","abstract":"

Set the x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolutionAsSingleValue:":{"name":"-setXResolutionAsSingleValue:","abstract":"

Set a single value x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)yResolution":{"name":"-yResolution","abstract":"

Get the y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolution:":{"name":"-setYResolution:","abstract":"

Set the y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolutionAsSingleValue:":{"name":"-setYResolutionAsSingleValue:","abstract":"

Set a single value y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)planarConfiguration":{"name":"-planarConfiguration","abstract":"

Get the planar configuration

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPlanarConfiguration:":{"name":"-setPlanarConfiguration:","abstract":"

Set the planar configuration

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)resolutionUnit":{"name":"-resolutionUnit","abstract":"

Get the resolution unit

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setResolutionUnit:":{"name":"-setResolutionUnit:","abstract":"

Set the resolution unit

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelPixelScale":{"name":"-modelPixelScale","abstract":"

Get the model pixel scale

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelPixelScale:":{"name":"-setModelPixelScale:","abstract":"

Set the model pixel scale

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelTiepoint":{"name":"-modelTiepoint","abstract":"

Get the model tiepoint

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelTiepoint:":{"name":"-setModelTiepoint:","abstract":"

Set the model tiepoint

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)colorMap":{"name":"-colorMap","abstract":"

Get the color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMap:":{"name":"-setColorMap:","abstract":"

Set the color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMapAsSingleValue:":{"name":"-setColorMapAsSingleValue:","abstract":"

Set a single value color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileWidth":{"name":"-tileWidth","abstract":"

Get the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidth:":{"name":"-setTileWidth:","abstract":"

Set the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidthAsLong:":{"name":"-setTileWidthAsLong:","abstract":"

Set the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileHeight":{"name":"-tileHeight","abstract":"

Get the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeight:":{"name":"-setTileHeight:","abstract":"

Set the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeightAsLong:":{"name":"-setTileHeightAsLong:","abstract":"

Set the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileOffsets":{"name":"-tileOffsets","abstract":"

Get the tile offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsets:":{"name":"-setTileOffsets:","abstract":"

Set the tile offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsetsAsSingleValue:":{"name":"-setTileOffsetsAsSingleValue:","abstract":"

Set a single value tile offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileByteCounts":{"name":"-tileByteCounts","abstract":"

Get the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCounts:":{"name":"-setTileByteCounts:","abstract":"

Set the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsLongs:":{"name":"-setTileByteCountsAsLongs:","abstract":"

Set the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleValue:":{"name":"-setTileByteCountsAsSingleValue:","abstract":"

Set a single value tile byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleLongValue:":{"name":"-setTileByteCountsAsSingleLongValue:","abstract":"

Set a single value tile byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sampleFormat":{"name":"-sampleFormat","abstract":"

Get the sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormat:":{"name":"-setSampleFormat:","abstract":"

Set the sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormatAsSingleValue:":{"name":"-setSampleFormatAsSingleValue:","abstract":"

Set a single value sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxSampleFormat":{"name":"-maxSampleFormat","abstract":"

Get the max sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)predictor":{"name":"-predictor","abstract":"

Get the predictor

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPredictor:":{"name":"-setPredictor:","abstract":"

Set the predictor

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRasters":{"name":"-readRasters","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRasters":{"name":"-readInterleavedRasters","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:":{"name":"-readRastersWithWindow:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:":{"name":"-readInterleavedRastersWithWindow:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:":{"name":"-readRastersWithSamples:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithSamples:":{"name":"-readInterleavedRastersWithSamples:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:":{"name":"-readRastersWithWindow:andSamples:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:andSamples:":{"name":"-readInterleavedRastersWithWindow:andSamples:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSampleValues:andInterleaveValues:":{"name":"-readRastersWithSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithSamples:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTypeForSample:":{"name":"-fieldTypeForSample:","abstract":"

Get the field type for the sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortEntryValueWithFieldTag:":{"name":"-shortEntryValueWithFieldTag:","abstract":"

Get a short entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortEntryValue:withFieldTag:":{"name":"-setUnsignedShortEntryValue:withFieldTag:","abstract":"

Set an unsigned short entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberEntryValueWithFieldTag:":{"name":"-numberEntryValueWithFieldTag:","abstract":"

Get a number entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongEntryValue:withFieldTag:":{"name":"-setUnsignedLongEntryValue:withFieldTag:","abstract":"

Set an unsigned long entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stringEntryValueWithFieldTag:":{"name":"-stringEntryValueWithFieldTag:","abstract":"

Get a string entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStringEntryValue:withFieldTag:":{"name":"-setStringEntryValue:withFieldTag:","abstract":"

Set string value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortListEntryValueWithFieldTag:":{"name":"-shortListEntryValueWithFieldTag:","abstract":"

Get an short list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortListEntryValue:withFieldTag:":{"name":"-setUnsignedShortListEntryValue:withFieldTag:","abstract":"

Set an unsigned short list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxShortEntryValueWithFieldTag:":{"name":"-maxShortEntryValueWithFieldTag:","abstract":"

Get the max short from short list entry values

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberListEntryValueWithFieldTag:":{"name":"-numberListEntryValueWithFieldTag:","abstract":"

Get a number list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setNumberListEntryValue:withFieldTag:":{"name":"-setNumberListEntryValue:withFieldTag:","abstract":"

Set a number list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)longListEntryValueWithFieldTag:":{"name":"-longListEntryValueWithFieldTag:","abstract":"

Get a long list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongListEntryValue:withFieldTag:":{"name":"-setUnsignedLongListEntryValue:withFieldTag:","abstract":"

Set an unsigned long list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRationalEntryValue:withFieldTag:":{"name":"-setRationalEntryValue:withFieldTag:","abstract":"

Set rational value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)size":{"name":"-size","abstract":"

Size in bytes of the Image File Directory (all contiguous)

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"

Size in bytes of the image file directory including entry values (not","parent_name":"TIFFFileDirectory"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)value:":{"name":"+value:","abstract":"

Get the field type value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bytes:":{"name":"+bytes:","abstract":"

Get the number of bytes per value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bits:":{"name":"+bits:","abstract":"

Get the number of bits per value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeByValue:":{"name":"+typeByValue:","abstract":"

Get the field type

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeBySampleFormat:andBitsPerSample:":{"name":"+typeBySampleFormat:andBitsPerSample:","abstract":"

Get the field type of the sample format and bits per sample

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)sampleFormatByType:":{"name":"+sampleFormatByType:","abstract":"

Get the sample format of the field type

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)tagId:":{"name":"+tagId:","abstract":"

Get the tag id

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)isArray:":{"name":"+isArray:","abstract":"

Is this field an array type

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)typeByTagId:":{"name":"+typeByTagId:","abstract":"

Get a field tag type by id

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html":{"name":"TIFFFieldTagTypes","abstract":"

Field Tag Types

"},"Classes/TIFFFieldTypes.html":{"name":"TIFFFieldTypes","abstract":"

Field Types

"},"Classes/TIFFFileDirectory.html":{"name":"TIFFFileDirectory","abstract":"

File Directory, represents all directory entries and can be used to read the"},"Classes/TIFFFileDirectoryEntry.html":{"name":"TIFFFileDirectoryEntry","abstract":"

TIFF File Directory Entry

"},"Classes/TIFFImage.html":{"name":"TIFFImage","abstract":"

TIFF Image containing the File Directories

"},"Classes/TIFFImageWindow.html":{"name":"TIFFImageWindow","abstract":"

Coordinates of a window over a portion or the entire image coordinates

"},"Classes/TIFFRasters.html":{"name":"TIFFRasters","abstract":"

Raster image values

"},"Classes/TIFFReader.html":{"name":"TIFFReader","abstract":"

TIFF reader

"},"Classes/TIFFWriter.html":{"name":"TIFFWriter","abstract":"

TIFF Writer.

"},"Classes.html#/c:objc(cs)TIFFDeflateCompression":{"name":"TIFFDeflateCompression","abstract":"

Deflate Compression

"},"Classes.html#/c:objc(cs)TIFFLZWCompression":{"name":"TIFFLZWCompression","abstract":"

LZW Compression

"},"Classes.html#/c:objc(cs)TIFFPackbitsCompression":{"name":"TIFFPackbitsCompression","abstract":"

Packbits Compression

"},"Classes/TIFFPredictor.html":{"name":"TIFFPredictor","abstract":"

Differencing Predictor decoder

"},"Classes.html#/c:objc(cs)TIFFRawCompression":{"name":"TIFFRawCompression","abstract":"

Raw / no compression

"},"Classes/TIFFUnsupportedCompression.html":{"name":"TIFFUnsupportedCompression","abstract":"

Unsupported compression

"},"Classes/TIFFByteReader.html":{"name":"TIFFByteReader","abstract":"

Read through byte data

"},"Classes/TIFFByteWriter.html":{"name":"TIFFByteWriter","abstract":"

Write byte data

"},"Classes/TIFFIOUtils.html":{"name":"TIFFIOUtils","abstract":"

Undocumented

"},"Classes.html#/c:objc(cs)TIFFConstants":{"name":"TIFFConstants","abstract":"

Undocumented

"},"Classes.html":{"name":"Classes","abstract":"

The following classes are available globally.

"},"Constants.html":{"name":"Constants","abstract":"

The following constants are available globally.

"},"Enums.html":{"name":"Enumerations","abstract":"

The following enumerations are available globally.

"},"Protocols.html":{"name":"Protocols","abstract":"

The following protocols are available globally.

"}} \ No newline at end of file +{"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)rowEncoding":{"name":"-rowEncoding","abstract":"\u003cp\u003eTrue to encode on a per row basis, false to encode on a per block / strip","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)encodeData:withByteOrder:":{"name":"-encodeData:withByteOrder:","abstract":"\u003cp\u003eEncode the data\u003c/p\u003e","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionDecoder.html#/c:objc(pl)TIFFCompressionDecoder(im)decodeData:withByteOrder:":{"name":"-decodeData:withByteOrder:","abstract":"\u003cp\u003eDecode the data\u003c/p\u003e","parent_name":"TIFFCompressionDecoder"},"Protocols/TIFFCompressionDecoder.html":{"name":"TIFFCompressionDecoder","abstract":"\u003cp\u003eCompression Decoder interface\u003c/p\u003e"},"Protocols/TIFFCompressionEncoder.html":{"name":"TIFFCompressionEncoder","abstract":"\u003cp\u003eCompression Encoder interface\u003c/p\u003e"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_BYTE":{"name":"TIFF_FIELD_BYTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_ASCII":{"name":"TIFF_FIELD_ASCII","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SHORT":{"name":"TIFF_FIELD_SHORT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_LONG":{"name":"TIFF_FIELD_LONG","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_RATIONAL":{"name":"TIFF_FIELD_RATIONAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SBYTE":{"name":"TIFF_FIELD_SBYTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_UNDEFINED":{"name":"TIFF_FIELD_UNDEFINED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SSHORT":{"name":"TIFF_FIELD_SSHORT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SLONG":{"name":"TIFF_FIELD_SLONG","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SRATIONAL":{"name":"TIFF_FIELD_SRATIONAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_FLOAT":{"name":"TIFF_FIELD_FLOAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_DOUBLE":{"name":"TIFF_FIELD_DOUBLE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ARTIST":{"name":"TIFF_TAG_ARTIST","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BITS_PER_SAMPLE":{"name":"TIFF_TAG_BITS_PER_SAMPLE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_LENGTH":{"name":"TIFF_TAG_CELL_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_WIDTH":{"name":"TIFF_TAG_CELL_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_MAP":{"name":"TIFF_TAG_COLOR_MAP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COMPRESSION":{"name":"TIFF_TAG_COMPRESSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COPYRIGHT":{"name":"TIFF_TAG_COPYRIGHT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME":{"name":"TIFF_TAG_DATE_TIME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXTRA_SAMPLES":{"name":"TIFF_TAG_EXTRA_SAMPLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILL_ORDER":{"name":"TIFF_TAG_FILL_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_BYTE_COUNTS":{"name":"TIFF_TAG_FREE_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_OFFSETS":{"name":"TIFF_TAG_FREE_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_CURVE":{"name":"TIFF_TAG_GRAY_RESPONSE_CURVE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_UNIT":{"name":"TIFF_TAG_GRAY_RESPONSE_UNIT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HOST_COMPUTER":{"name":"TIFF_TAG_HOST_COMPUTER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_DESCRIPTION":{"name":"TIFF_TAG_IMAGE_DESCRIPTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_LENGTH":{"name":"TIFF_TAG_IMAGE_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_WIDTH":{"name":"TIFF_TAG_IMAGE_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKE":{"name":"TIFF_TAG_MAKE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_MAX_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_MIN_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL":{"name":"TIFF_TAG_MODEL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_NEW_SUBFILE_TYPE":{"name":"TIFF_TAG_NEW_SUBFILE_TYPE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ORIENTATION":{"name":"TIFF_TAG_ORIENTATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOMETRIC_INTERPRETATION":{"name":"TIFF_TAG_PHOTOMETRIC_INTERPRETATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PLANAR_CONFIGURATION":{"name":"TIFF_TAG_PLANAR_CONFIGURATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_RESOLUTION_UNIT":{"name":"TIFF_TAG_RESOLUTION_UNIT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ROWS_PER_STRIP":{"name":"TIFF_TAG_ROWS_PER_STRIP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLES_PER_PIXEL":{"name":"TIFF_TAG_SAMPLES_PER_PIXEL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SOFTWARE":{"name":"TIFF_TAG_SOFTWARE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_BYTE_COUNTS":{"name":"TIFF_TAG_STRIP_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_OFFSETS":{"name":"TIFF_TAG_STRIP_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUBFILE_TYPE":{"name":"TIFF_TAG_SUBFILE_TYPE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_THRESHOLDING":{"name":"TIFF_TAG_THRESHOLDING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_RESOLUTION":{"name":"TIFF_TAG_X_RESOLUTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_RESOLUTION":{"name":"TIFF_TAG_Y_RESOLUTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BAD_FAX_LINES":{"name":"TIFF_TAG_BAD_FAX_LINES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLEAN_FAX_DATA":{"name":"TIFF_TAG_CLEAN_FAX_DATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLIP_PATH":{"name":"TIFF_TAG_CLIP_PATH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES":{"name":"TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DECODE":{"name":"TIFF_TAG_DECODE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DEFAULT_IMAGE_COLOR":{"name":"TIFF_TAG_DEFAULT_IMAGE_COLOR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOCUMENT_NAME":{"name":"TIFF_TAG_DOCUMENT_NAME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOT_RANGE":{"name":"TIFF_TAG_DOT_RANGE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HALFTONE_HINTS":{"name":"TIFF_TAG_HALFTONE_HINTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_INDEXED":{"name":"TIFF_TAG_INDEXED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_TABLES":{"name":"TIFF_TAG_JPEG_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NAME":{"name":"TIFF_TAG_PAGE_NAME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NUMBER":{"name":"TIFF_TAG_PAGE_NUMBER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PREDICTOR":{"name":"TIFF_TAG_PREDICTOR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PRIMARY_CHROMATICITIES":{"name":"TIFF_TAG_PRIMARY_CHROMATICITIES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_REFERENCE_BLACK_WHITE":{"name":"TIFF_TAG_REFERENCE_BLACK_WHITE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLE_FORMAT":{"name":"TIFF_TAG_SAMPLE_FORMAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MIN_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MAX_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_ROW_COUNTS":{"name":"TIFF_TAG_STRIP_ROW_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUB_IFDS":{"name":"TIFF_TAG_SUB_IFDS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T4_OPTIONS":{"name":"TIFF_TAG_T4_OPTIONS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T6_OPTIONS":{"name":"TIFF_TAG_T6_OPTIONS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_BYTE_COUNTS":{"name":"TIFF_TAG_TILE_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_LENGTH":{"name":"TIFF_TAG_TILE_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_OFFSETS":{"name":"TIFF_TAG_TILE_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_WIDTH":{"name":"TIFF_TAG_TILE_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TRANSFER_FUNCTION":{"name":"TIFF_TAG_TRANSFER_FUNCTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_WHITE_POINT":{"name":"TIFF_TAG_WHITE_POINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_CLIP_PATH_UNITS":{"name":"TIFF_TAG_X_CLIP_PATH_UNITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_POSITION":{"name":"TIFF_TAG_X_POSITION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_COEFFICIENTS":{"name":"TIFF_TAG_Y_CB_CR_COEFFICIENTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_POSITIONING":{"name":"TIFF_TAG_Y_CB_CR_POSITIONING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_SUB_SAMPLING":{"name":"TIFF_TAG_Y_CB_CR_SUB_SAMPLING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CLIP_PATH_UNITS":{"name":"TIFF_TAG_Y_CLIP_PATH_UNITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_POSITION":{"name":"TIFF_TAG_Y_POSITION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_PROC":{"name":"TIFF_TAG_JPEG_PROC","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_RESTART_INTERVAL":{"name":"TIFF_TAG_JPEG_RESTART_INTERVAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_LOSSLESS_PREDICTORS":{"name":"TIFF_TAG_JPEG_LOSSLESS_PREDICTORS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_POINT_TRANSFORMS":{"name":"TIFF_TAG_JPEG_POINT_TRANSFORMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_Q_TABLES":{"name":"TIFF_TAG_JPEG_Q_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_DC_TABLES":{"name":"TIFF_TAG_JPEG_DC_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_AC_TABLES":{"name":"TIFF_TAG_JPEG_AC_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_APERTURE_VALUE":{"name":"TIFF_TAG_APERTURE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_SPACE":{"name":"TIFF_TAG_COLOR_SPACE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_DIGITIZED":{"name":"TIFF_TAG_DATE_TIME_DIGITIZED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_ORIGINAL":{"name":"TIFF_TAG_DATE_TIME_ORIGINAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_IFD":{"name":"TIFF_TAG_EXIF_IFD","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_VERSION":{"name":"TIFF_TAG_EXIF_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXPOSURE_TIME":{"name":"TIFF_TAG_EXPOSURE_TIME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILE_SOURCE":{"name":"TIFF_TAG_FILE_SOURCE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASH":{"name":"TIFF_TAG_FLASH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASHPIX_VERSION":{"name":"TIFF_TAG_FLASHPIX_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_F_NUMBER":{"name":"TIFF_TAG_F_NUMBER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_UNIQUE_ID":{"name":"TIFF_TAG_IMAGE_UNIQUE_ID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_LIGHT_SOURCE":{"name":"TIFF_TAG_LIGHT_SOURCE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKER_NOTE":{"name":"TIFF_TAG_MAKER_NOTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SHUTTER_SPEED_VALUE":{"name":"TIFF_TAG_SHUTTER_SPEED_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_USER_COMMENT":{"name":"TIFF_TAG_USER_COMMENT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IPTC":{"name":"TIFF_TAG_IPTC","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ICC_PROFILE":{"name":"TIFF_TAG_ICC_PROFILE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_XMP":{"name":"TIFF_TAG_XMP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_METADATA":{"name":"TIFF_TAG_GDAL_METADATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_NODATA":{"name":"TIFF_TAG_GDAL_NODATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOSHOP":{"name":"TIFF_TAG_PHOTOSHOP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_PIXEL_SCALE":{"name":"TIFF_TAG_MODEL_PIXEL_SCALE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TIEPOINT":{"name":"TIFF_TAG_MODEL_TIEPOINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TRANSFORMATION":{"name":"TIFF_TAG_MODEL_TRANSFORMATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_KEY_DIRECTORY":{"name":"TIFF_TAG_GEO_KEY_DIRECTORY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_DOUBLE_PARAMS":{"name":"TIFF_TAG_GEO_DOUBLE_PARAMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_ASCII_PARAMS":{"name":"TIFF_TAG_GEO_ASCII_PARAMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html":{"name":"TIFFFieldTagType","abstract":"\u003cp\u003eField tag type enumeration\u003c/p\u003e"},"Enums/TIFFFieldType.html":{"name":"TIFFFieldType","abstract":"\u003cp\u003eField tag type enumeration\u003c/p\u003e"},"Constants.html#/c:@TIFF_BYTE_ORDER_LITTLE_ENDIAN":{"name":"TIFF_BYTE_ORDER_LITTLE_ENDIAN","abstract":"\u003cp\u003eLittle Endian byte order string\u003c/p\u003e"},"Constants.html#/c:@TIFF_BYTE_ORDER_BIG_ENDIAN":{"name":"TIFF_BYTE_ORDER_BIG_ENDIAN","abstract":"\u003cp\u003eBig Endian byte order string\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILE_IDENTIFIER":{"name":"TIFF_FILE_IDENTIFIER","abstract":"\u003cp\u003eTIFF File Identifier\u003c/p\u003e"},"Constants.html#/c:@TIFF_HEADER_BYTES":{"name":"TIFF_HEADER_BYTES","abstract":"\u003cp\u003eTIFF header bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_HEADER_BYTES":{"name":"TIFF_IFD_HEADER_BYTES","abstract":"\u003cp\u003eImage File Directory header / number of entries bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_OFFSET_BYTES":{"name":"TIFF_IFD_OFFSET_BYTES","abstract":"\u003cp\u003eImage File Directory offset to the next IFD bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_ENTRY_BYTES":{"name":"TIFF_IFD_ENTRY_BYTES","abstract":"\u003cp\u003eImage File Directory entry bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_DEFAULT_MAX_BYTES_PER_STRIP":{"name":"TIFF_DEFAULT_MAX_BYTES_PER_STRIP","abstract":"\u003cp\u003eDefault max bytes per strip when writing strips\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_NO":{"name":"TIFF_COMPRESSION_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_CCITT_HUFFMAN":{"name":"TIFF_COMPRESSION_CCITT_HUFFMAN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_T4":{"name":"TIFF_COMPRESSION_T4","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_T6":{"name":"TIFF_COMPRESSION_T6","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_LZW":{"name":"TIFF_COMPRESSION_LZW","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_OLD":{"name":"TIFF_COMPRESSION_JPEG_OLD","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_NEW":{"name":"TIFF_COMPRESSION_JPEG_NEW","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_DEFLATE":{"name":"TIFF_COMPRESSION_DEFLATE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_PKZIP_DEFLATE":{"name":"TIFF_COMPRESSION_PKZIP_DEFLATE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_PACKBITS":{"name":"TIFF_COMPRESSION_PACKBITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNSPECIFIED":{"name":"TIFF_EXTRA_SAMPLES_UNSPECIFIED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TENTHS":{"name":"TIFF_GRAY_RESPONSE_TENTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDREDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDREDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_RGB":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_RGB","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_CHUNKY":{"name":"TIFF_PLANAR_CONFIGURATION_CHUNKY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_PLANAR":{"name":"TIFF_PLANAR_CONFIGURATION_PLANAR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_NO":{"name":"TIFF_RESOLUTION_UNIT_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_INCH":{"name":"TIFF_RESOLUTION_UNIT_INCH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_CENTIMETER":{"name":"TIFF_RESOLUTION_UNIT_CENTIMETER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNSIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_UNSIGNED_INT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_SIGNED_INT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_FLOAT":{"name":"TIFF_SAMPLE_FORMAT_FLOAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNDEFINED":{"name":"TIFF_SAMPLE_FORMAT_UNDEFINED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_FULL":{"name":"TIFF_SUBFILE_TYPE_FULL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_REDUCED":{"name":"TIFF_SUBFILE_TYPE_REDUCED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE":{"name":"TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_NO":{"name":"TIFF_THRESHHOLDING_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_ORDERED":{"name":"TIFF_THRESHHOLDING_ORDERED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_RANDOM":{"name":"TIFF_THRESHHOLDING_RANDOM","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_NO":{"name":"TIFF_PREDICTOR_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_HORIZONTAL":{"name":"TIFF_PREDICTOR_HORIZONTAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_FLOATINGPOINT":{"name":"TIFF_PREDICTOR_FLOATINGPOINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyFile:toFile:":{"name":"+copyFile:toFile:","abstract":"\u003cp\u003eCopy a file\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toFile:":{"name":"+copyInputStream:toFile:","abstract":"\u003cp\u003eCopy an input stream to a file\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)fileData:":{"name":"+fileData:","abstract":"\u003cp\u003eGet the file byte data\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)streamData:":{"name":"+streamData:","abstract":"\u003cp\u003eGet the input stream byte data\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toOutputStream:":{"name":"+copyInputStream:toOutputStream:","abstract":"\u003cp\u003eCopy the input stream to an output stream\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)nextByte":{"name":"nextByte","abstract":"\u003cp\u003eNext byte index to write\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)os":{"name":"os","abstract":"\u003cp\u003eOutput stream to write bytes to\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)byteOrder":{"name":"byteOrder","abstract":"\u003cp\u003eByte order used to write, little or big endian\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)init":{"name":"-init","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)initWithByteOrder:":{"name":"-initWithByteOrder:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)close":{"name":"-close","abstract":"\u003cp\u003eClose the byte writer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)data":{"name":"-data","abstract":"\u003cp\u003eGet the written byte data\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)size":{"name":"-size","abstract":"\u003cp\u003eGet the current size in bytes written\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeString:":{"name":"-writeString:","abstract":"\u003cp\u003eWrite a string\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsByte:":{"name":"-writeNumberAsByte:","abstract":"\u003cp\u003eWrite a byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeByte:":{"name":"-writeByte:","abstract":"\u003cp\u003eWrite a byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedByte:":{"name":"-writeNumberAsUnsignedByte:","abstract":"\u003cp\u003eWrite an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedByte:":{"name":"-writeUnsignedByte:","abstract":"\u003cp\u003eWrite an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeBytesWithData:":{"name":"-writeBytesWithData:","abstract":"\u003cp\u003eWrite the bytes\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsShort:":{"name":"-writeNumberAsShort:","abstract":"\u003cp\u003eWrite a short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeShort:":{"name":"-writeShort:","abstract":"\u003cp\u003eWrite a short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedShort:":{"name":"-writeNumberAsUnsignedShort:","abstract":"\u003cp\u003eWrite an unsigned short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedShort:":{"name":"-writeUnsignedShort:","abstract":"\u003cp\u003eWrite an unsigned short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsInt:":{"name":"-writeNumberAsInt:","abstract":"\u003cp\u003eWrite an integer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeInt:":{"name":"-writeInt:","abstract":"\u003cp\u003eWrite an integer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedInt:":{"name":"-writeNumberAsUnsignedInt:","abstract":"\u003cp\u003eWrite an unsigned int\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedInt:":{"name":"-writeUnsignedInt:","abstract":"\u003cp\u003eWrite an unsigned int\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsFloat:":{"name":"-writeNumberAsFloat:","abstract":"\u003cp\u003eWrite a float\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeFloat:":{"name":"-writeFloat:","abstract":"\u003cp\u003eWrite a float\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsDouble:":{"name":"-writeNumberAsDouble:","abstract":"\u003cp\u003eWrite a double\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeDouble:":{"name":"-writeDouble:","abstract":"\u003cp\u003eWrite a double\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)nextByte":{"name":"nextByte","abstract":"\u003cp\u003eNext byte index to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)bytes":{"name":"bytes","abstract":"\u003cp\u003eBytes to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)byteOrder":{"name":"byteOrder","abstract":"\u003cp\u003eByte order used to read, little or big endian\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:":{"name":"-initWithData:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:andByteOrder:":{"name":"-initWithData:andByteOrder:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByte":{"name":"-hasByte","abstract":"\u003cp\u003eCheck if there is at least one more byte left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByteWithOffset:":{"name":"-hasByteWithOffset:","abstract":"\u003cp\u003eCheck if there is at least one more byte left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:":{"name":"-hasBytesWithCount:","abstract":"\u003cp\u003eCheck if there are the provided number of bytes left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:andOffset:":{"name":"-hasBytesWithCount:andOffset:","abstract":"\u003cp\u003eCheck if there are the provided number of bytes left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:":{"name":"-readStringWithCount:","abstract":"\u003cp\u003eRead a String from the provided number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:andOffset:":{"name":"-readStringWithCount:andOffset:","abstract":"\u003cp\u003eRead a String from the provided number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByte":{"name":"-readByte","abstract":"\u003cp\u003eRead a single byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByteWithOffset:":{"name":"-readByteWithOffset:","abstract":"\u003cp\u003eRead a byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByte":{"name":"-readUnsignedByte","abstract":"\u003cp\u003eRead an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByteWithOffset:":{"name":"-readUnsignedByteWithOffset:","abstract":"\u003cp\u003eRead an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:":{"name":"-readBytesWithCount:","abstract":"\u003cp\u003eRead a number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:andOffset:":{"name":"-readBytesWithCount:andOffset:","abstract":"\u003cp\u003eRead a number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShort":{"name":"-readShort","abstract":"\u003cp\u003eRead a short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShortWithOffset:":{"name":"-readShortWithOffset:","abstract":"\u003cp\u003eRead a short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShort":{"name":"-readUnsignedShort","abstract":"\u003cp\u003eRead an unsigned short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShortWithOffset:":{"name":"-readUnsignedShortWithOffset:","abstract":"\u003cp\u003eRead an unsigned short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readInt":{"name":"-readInt","abstract":"\u003cp\u003eRead an integer (4 bytes)\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readIntWithOffset:":{"name":"-readIntWithOffset:","abstract":"\u003cp\u003eRead an integer\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedInt":{"name":"-readUnsignedInt","abstract":"\u003cp\u003eRead an unsigned int\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedIntWithOffset:":{"name":"-readUnsignedIntWithOffset:","abstract":"\u003cp\u003eRead an unsigned int\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloat":{"name":"-readFloat","abstract":"\u003cp\u003eRead a float\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloatWithOffset:":{"name":"-readFloatWithOffset:","abstract":"\u003cp\u003eRead a float\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDouble":{"name":"-readDouble","abstract":"\u003cp\u003eRead a double (8 bytes)\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDoubleWithOffset:":{"name":"-readDoubleWithOffset:","abstract":"\u003cp\u003eRead a double\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)byteLength":{"name":"-byteLength","abstract":"\u003cp\u003eGet the byte length\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFUnsupportedCompression.html#/c:objc(cs)TIFFUnsupportedCompression(im)initWithMessage:":{"name":"-initWithMessage:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFUnsupportedCompression"},"Classes/TIFFPredictor.html#/c:objc(cs)TIFFPredictor(cm)decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:":{"name":"+decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:","abstract":"\u003cp\u003eDecode the predictor encoded bytes\u003c/p\u003e","parent_name":"TIFFPredictor"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andImage:":{"name":"+writeTiffWithFile:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a file\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andWriter:andImage:":{"name":"+writeTiffWithFile:andWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a file\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithImage:":{"name":"+writeTiffToDataWithImage:","abstract":"\u003cp\u003eWrite a TIFF to bytes\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithWriter:andImage:":{"name":"+writeTiffToDataWithWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to bytes\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithWriter:andImage:":{"name":"+writeTiffWithWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a byte writer\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:":{"name":"+readTiffFromFile:","abstract":"\u003cp\u003eRead a TIFF from a file\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:andCache:":{"name":"+readTiffFromFile:andCache:","abstract":"\u003cp\u003eRead a TIFF from a file\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:":{"name":"+readTiffFromStream:","abstract":"\u003cp\u003eRead a TIFF from an input stream\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:andCache:":{"name":"+readTiffFromStream:andCache:","abstract":"\u003cp\u003eRead a TIFF from an input stream\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:":{"name":"+readTiffFromData:","abstract":"\u003cp\u003eRead a TIFF from the bytes\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:andCache:":{"name":"+readTiffFromData:andCache:","abstract":"\u003cp\u003eRead a TIFF from the bytes\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:":{"name":"+readTiffFromReader:","abstract":"\u003cp\u003eRead a TIFF from the byte reader\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:andCache:":{"name":"+readTiffFromReader:andCache:","abstract":"\u003cp\u003eRead a TIFF from the byte reader\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasSampleValues":{"name":"-hasSampleValues","abstract":"\u003cp\u003eTrue if the results are stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasInterleaveValues":{"name":"-hasInterleaveValues","abstract":"\u003cp\u003eTrue if the results are stored interleaved\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addSampleValue:toIndex:andCoordinate:":{"name":"-addSampleValue:toIndex:andCoordinate:","abstract":"\u003cp\u003eAdd a value to the sample results\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addInterleaveValue:toCoordinate:":{"name":"-addInterleaveValue:toCoordinate:","abstract":"\u003cp\u003eAdd a value to the interleaved results\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)width":{"name":"-width","abstract":"\u003cp\u003eGet the width of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)height":{"name":"-height","abstract":"\u003cp\u003eGet the height of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)numPixels":{"name":"-numPixels","abstract":"\u003cp\u003eReturn the number of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"\u003cp\u003eGet the number of samples per pixel\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"\u003cp\u003eGet the bits per sample\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleValues":{"name":"-sampleValues","abstract":"\u003cp\u003eGet the results stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setSampleValuesAndValidate:":{"name":"-setSampleValuesAndValidate:","abstract":"\u003cp\u003eSet the results stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveValues":{"name":"-interleaveValues","abstract":"\u003cp\u003eGet the results stored as interleaved pixel samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setInterleaveValuesAndValidate:":{"name":"-setInterleaveValuesAndValidate:","abstract":"\u003cp\u003eSet the results stored as interleaved pixel samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelAtX:andY:":{"name":"-pixelAtX:andY:","abstract":"\u003cp\u003eGet the pixel sample values\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelAtX:andY:withValues:":{"name":"-setPixelAtX:andY:withValues:","abstract":"\u003cp\u003eSet the pixel sample values\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelSampleAtSample:andX:andY:":{"name":"-pixelSampleAtSample:andX:andY:","abstract":"\u003cp\u003eGet a pixel sample value\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelSampleAtSample:andX:andY:withValue:":{"name":"-setPixelSampleAtSample:andX:andY:withValue:","abstract":"\u003cp\u003eSet a pixel vample value\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)firstPixelSampleAtX:andY:":{"name":"-firstPixelSampleAtX:andY:","abstract":"\u003cp\u003eGet the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setFirstPixelSampleAtX:andY:withValue:":{"name":"-setFirstPixelSampleAtX:andY:withValue:","abstract":"\u003cp\u003eSet the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleIndexAtX:andY:":{"name":"-sampleIndexAtX:andY:","abstract":"\u003cp\u003eGet the sample index location\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveIndexAtX:andY:":{"name":"-interleaveIndexAtX:andY:","abstract":"\u003cp\u003eGet the interleave index location\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)size":{"name":"-size","abstract":"\u003cp\u003eSize in bytes of the image\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizePixel":{"name":"-sizePixel","abstract":"\u003cp\u003eSize in bytes of a pixel\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizeSample:":{"name":"-sizeSample:","abstract":"\u003cp\u003eSize in bytes of a sample\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:","abstract":"\u003cp\u003eCalculate the rows per strip to write\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:","abstract":"\u003cp\u003eCalculate the rows per strip to write\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"\u003cp\u003eCreate an empty sample values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andPixels:","abstract":"\u003cp\u003eCreate an empty sample values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"\u003cp\u003eCreate an empty interleave values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:","abstract":"\u003cp\u003eCreate an empty interleave values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:":{"name":"+makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:","abstract":"\u003cp\u003eMake a bits per sample array where each samples of a pixel has the same","parent_name":"TIFFRasters"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minX":{"name":"minX","abstract":"\u003cp\u003eMin x\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minY":{"name":"minY","abstract":"\u003cp\u003eMin y\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxX":{"name":"maxX","abstract":"\u003cp\u003eMax x\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxY":{"name":"maxY","abstract":"\u003cp\u003eMax y\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithMinX:andMinY:andMaxX:andMaxY:":{"name":"-initWithMinX:andMinY:andMaxX:andMaxY:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithX:andY:":{"name":"-initWithX:andY:","abstract":"\u003cp\u003eInitialize for a single coordinate\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"\u003cp\u003eInitialize, full image size\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)init":{"name":"-init","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"\u003cp\u003eInitialize, single file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectories:":{"name":"-initWithFileDirectories:","abstract":"\u003cp\u003eInitialize, multiple file directories\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)addFileDirectory:":{"name":"-addFileDirectory:","abstract":"\u003cp\u003eAdd a file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectories":{"name":"-fileDirectories","abstract":"\u003cp\u003eGet the file directories\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectory":{"name":"-fileDirectory","abstract":"\u003cp\u003eGet the default, first, or only file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectoryAtIndex:":{"name":"-fileDirectoryAtIndex:","abstract":"\u003cp\u003eGet the file directory at the index\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectories":{"name":"-sizeHeaderAndDirectories","abstract":"\u003cp\u003eSize in bytes of the TIFF header and file directories with their entries\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectoriesWithValues":{"name":"-sizeHeaderAndDirectoriesWithValues","abstract":"\u003cp\u003eSize in bytes of the TIFF header and file directories with their entries","parent_name":"TIFFImage"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)initWithFieldTag:andFieldType:andTypeCount:andValues:":{"name":"-initWithFieldTag:andFieldType:andTypeCount:andValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldTag":{"name":"-fieldTag","abstract":"\u003cp\u003eGet the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldType":{"name":"-fieldType","abstract":"\u003cp\u003eGet the field type\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)typeCount":{"name":"-typeCount","abstract":"\u003cp\u003eGet the type count\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)values":{"name":"-values","abstract":"\u003cp\u003eGet the values\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"\u003cp\u003eSize in bytes of the image file directory entry and its values (not","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeOfValues":{"name":"-sizeOfValues","abstract":"\u003cp\u003eSize of the values not included in the directory entry bytes\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(py)writeRasters":{"name":"writeRasters","abstract":"\u003cp\u003eRasters to write to the TIFF file\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:":{"name":"-initWithEntries:andReader:","abstract":"\u003cp\u003eInitialize, for reading TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:andCacheData:":{"name":"-initWithEntries:andReader:andCacheData:","abstract":"\u003cp\u003eInitialize, for reading TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)init":{"name":"-init","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithRasters:":{"name":"-initWithRasters:","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andRasters:":{"name":"-initWithEntries:andRasters:","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)addEntry:":{"name":"-addEntry:","abstract":"\u003cp\u003eAdd an entry\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCacheData:":{"name":"-setCacheData:","abstract":"\u003cp\u003eSet whether to cache tiles. Does nothing is already caching tiles, clears","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)reader":{"name":"-reader","abstract":"\u003cp\u003eGet the byte reader\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)isTiled":{"name":"-isTiled","abstract":"\u003cp\u003eIs this a tiled image\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)decoder":{"name":"-decoder","abstract":"\u003cp\u003eGet the compression decoder\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numEntries":{"name":"-numEntries","abstract":"\u003cp\u003eGet the number of entries\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entryByFieldTagType:":{"name":"-entryByFieldTagType:","abstract":"\u003cp\u003eGet a file directory entry from the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entries":{"name":"-entries","abstract":"\u003cp\u003eGet the file directory entries\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTagTypeMapping":{"name":"-fieldTagTypeMapping","abstract":"\u003cp\u003eGet the field tag type to file directory entry mapping\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageWidth":{"name":"-imageWidth","abstract":"\u003cp\u003eGet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidth:":{"name":"-setImageWidth:","abstract":"\u003cp\u003eSet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidthAsLong:":{"name":"-setImageWidthAsLong:","abstract":"\u003cp\u003eSet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageHeight":{"name":"-imageHeight","abstract":"\u003cp\u003eGet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeight:":{"name":"-setImageHeight:","abstract":"\u003cp\u003eSet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeightAsLong:":{"name":"-setImageHeightAsLong:","abstract":"\u003cp\u003eSet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"\u003cp\u003eGet the bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSample:":{"name":"-setBitsPerSample:","abstract":"\u003cp\u003eSet the bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSampleAsSingleValue:":{"name":"-setBitsPerSampleAsSingleValue:","abstract":"\u003cp\u003eSet a single value bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxBitsPerSample":{"name":"-maxBitsPerSample","abstract":"\u003cp\u003eGet the max bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)compression":{"name":"-compression","abstract":"\u003cp\u003eGet the compression\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCompression:":{"name":"-setCompression:","abstract":"\u003cp\u003eSet the compression\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)photometricInterpretation":{"name":"-photometricInterpretation","abstract":"\u003cp\u003eGet the photometric interpretation\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPhotometricInterpretation:":{"name":"-setPhotometricInterpretation:","abstract":"\u003cp\u003eSet the photometric interpretation\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripOffsets":{"name":"-stripOffsets","abstract":"\u003cp\u003eGet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsets:":{"name":"-setStripOffsets:","abstract":"\u003cp\u003eSet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsLongs:":{"name":"-setStripOffsetsAsLongs:","abstract":"\u003cp\u003eSet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleValue:":{"name":"-setStripOffsetsAsSingleValue:","abstract":"\u003cp\u003eSet a single value strip offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleLongValue:":{"name":"-setStripOffsetsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value strip offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"\u003cp\u003eGet the samples per pixel\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSamplesPerPixel:":{"name":"-setSamplesPerPixel:","abstract":"\u003cp\u003eSet the samples per pixel\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)rowsPerStrip":{"name":"-rowsPerStrip","abstract":"\u003cp\u003eGet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStrip:":{"name":"-setRowsPerStrip:","abstract":"\u003cp\u003eSet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStripAsLong:":{"name":"-setRowsPerStripAsLong:","abstract":"\u003cp\u003eSet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripByteCounts":{"name":"-stripByteCounts","abstract":"\u003cp\u003eGet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCounts:":{"name":"-setStripByteCounts:","abstract":"\u003cp\u003eSet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsLongs:":{"name":"-setStripByteCountsAsLongs:","abstract":"\u003cp\u003eSet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleValue:":{"name":"-setStripByteCountsAsSingleValue:","abstract":"\u003cp\u003eSet a single value strip byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleLongValue:":{"name":"-setStripByteCountsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value strip byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)xResolution":{"name":"-xResolution","abstract":"\u003cp\u003eGet the x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolution:":{"name":"-setXResolution:","abstract":"\u003cp\u003eSet the x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolutionAsSingleValue:":{"name":"-setXResolutionAsSingleValue:","abstract":"\u003cp\u003eSet a single value x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)yResolution":{"name":"-yResolution","abstract":"\u003cp\u003eGet the y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolution:":{"name":"-setYResolution:","abstract":"\u003cp\u003eSet the y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolutionAsSingleValue:":{"name":"-setYResolutionAsSingleValue:","abstract":"\u003cp\u003eSet a single value y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)planarConfiguration":{"name":"-planarConfiguration","abstract":"\u003cp\u003eGet the planar configuration\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPlanarConfiguration:":{"name":"-setPlanarConfiguration:","abstract":"\u003cp\u003eSet the planar configuration\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)resolutionUnit":{"name":"-resolutionUnit","abstract":"\u003cp\u003eGet the resolution unit\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setResolutionUnit:":{"name":"-setResolutionUnit:","abstract":"\u003cp\u003eSet the resolution unit\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelPixelScale":{"name":"-modelPixelScale","abstract":"\u003cp\u003eGet the model pixel scale\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelPixelScale:":{"name":"-setModelPixelScale:","abstract":"\u003cp\u003eSet the model pixel scale\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelTiepoint":{"name":"-modelTiepoint","abstract":"\u003cp\u003eGet the model tiepoint\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelTiepoint:":{"name":"-setModelTiepoint:","abstract":"\u003cp\u003eSet the model tiepoint\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)colorMap":{"name":"-colorMap","abstract":"\u003cp\u003eGet the color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMap:":{"name":"-setColorMap:","abstract":"\u003cp\u003eSet the color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMapAsSingleValue:":{"name":"-setColorMapAsSingleValue:","abstract":"\u003cp\u003eSet a single value color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileWidth":{"name":"-tileWidth","abstract":"\u003cp\u003eGet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidth:":{"name":"-setTileWidth:","abstract":"\u003cp\u003eSet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidthAsLong:":{"name":"-setTileWidthAsLong:","abstract":"\u003cp\u003eSet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileHeight":{"name":"-tileHeight","abstract":"\u003cp\u003eGet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeight:":{"name":"-setTileHeight:","abstract":"\u003cp\u003eSet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeightAsLong:":{"name":"-setTileHeightAsLong:","abstract":"\u003cp\u003eSet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileOffsets":{"name":"-tileOffsets","abstract":"\u003cp\u003eGet the tile offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsets:":{"name":"-setTileOffsets:","abstract":"\u003cp\u003eSet the tile offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsetsAsSingleValue:":{"name":"-setTileOffsetsAsSingleValue:","abstract":"\u003cp\u003eSet a single value tile offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileByteCounts":{"name":"-tileByteCounts","abstract":"\u003cp\u003eGet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCounts:":{"name":"-setTileByteCounts:","abstract":"\u003cp\u003eSet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsLongs:":{"name":"-setTileByteCountsAsLongs:","abstract":"\u003cp\u003eSet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleValue:":{"name":"-setTileByteCountsAsSingleValue:","abstract":"\u003cp\u003eSet a single value tile byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleLongValue:":{"name":"-setTileByteCountsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value tile byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sampleFormat":{"name":"-sampleFormat","abstract":"\u003cp\u003eGet the sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormat:":{"name":"-setSampleFormat:","abstract":"\u003cp\u003eSet the sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormatAsSingleValue:":{"name":"-setSampleFormatAsSingleValue:","abstract":"\u003cp\u003eSet a single value sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxSampleFormat":{"name":"-maxSampleFormat","abstract":"\u003cp\u003eGet the max sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)predictor":{"name":"-predictor","abstract":"\u003cp\u003eGet the predictor\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPredictor:":{"name":"-setPredictor:","abstract":"\u003cp\u003eSet the predictor\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRasters":{"name":"-readRasters","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRasters":{"name":"-readInterleavedRasters","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:":{"name":"-readRastersWithWindow:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:":{"name":"-readInterleavedRastersWithWindow:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:":{"name":"-readRastersWithSamples:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithSamples:":{"name":"-readInterleavedRastersWithSamples:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:":{"name":"-readRastersWithWindow:andSamples:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:andSamples:":{"name":"-readInterleavedRastersWithWindow:andSamples:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSampleValues:andInterleaveValues:":{"name":"-readRastersWithSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithSamples:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTypeForSample:":{"name":"-fieldTypeForSample:","abstract":"\u003cp\u003eGet the field type for the sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortEntryValueWithFieldTag:":{"name":"-shortEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a short entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortEntryValue:withFieldTag:":{"name":"-setUnsignedShortEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned short entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberEntryValueWithFieldTag:":{"name":"-numberEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a number entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongEntryValue:withFieldTag:":{"name":"-setUnsignedLongEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned long entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stringEntryValueWithFieldTag:":{"name":"-stringEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a string entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStringEntryValue:withFieldTag:":{"name":"-setStringEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet string value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortListEntryValueWithFieldTag:":{"name":"-shortListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet an short list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortListEntryValue:withFieldTag:":{"name":"-setUnsignedShortListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned short list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxShortEntryValueWithFieldTag:":{"name":"-maxShortEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet the max short from short list entry values\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberListEntryValueWithFieldTag:":{"name":"-numberListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a number list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setNumberListEntryValue:withFieldTag:":{"name":"-setNumberListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet a number list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)longListEntryValueWithFieldTag:":{"name":"-longListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a long list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongListEntryValue:withFieldTag:":{"name":"-setUnsignedLongListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned long list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRationalEntryValue:withFieldTag:":{"name":"-setRationalEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet rational value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)size":{"name":"-size","abstract":"\u003cp\u003eSize in bytes of the Image File Directory (all contiguous)\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"\u003cp\u003eSize in bytes of the image file directory including entry values (not","parent_name":"TIFFFileDirectory"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)value:":{"name":"+value:","abstract":"\u003cp\u003eGet the field type value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bytes:":{"name":"+bytes:","abstract":"\u003cp\u003eGet the number of bytes per value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bits:":{"name":"+bits:","abstract":"\u003cp\u003eGet the number of bits per value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeByValue:":{"name":"+typeByValue:","abstract":"\u003cp\u003eGet the field type\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeBySampleFormat:andBitsPerSample:":{"name":"+typeBySampleFormat:andBitsPerSample:","abstract":"\u003cp\u003eGet the field type of the sample format and bits per sample\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)sampleFormatByType:":{"name":"+sampleFormatByType:","abstract":"\u003cp\u003eGet the sample format of the field type\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)tagId:":{"name":"+tagId:","abstract":"\u003cp\u003eGet the tag id\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)isArray:":{"name":"+isArray:","abstract":"\u003cp\u003eIs this field an array type\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)typeByTagId:":{"name":"+typeByTagId:","abstract":"\u003cp\u003eGet a field tag type by id\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html":{"name":"TIFFFieldTagTypes","abstract":"\u003cp\u003eField Tag Types\u003c/p\u003e"},"Classes/TIFFFieldTypes.html":{"name":"TIFFFieldTypes","abstract":"\u003cp\u003eField Types\u003c/p\u003e"},"Classes/TIFFFileDirectory.html":{"name":"TIFFFileDirectory","abstract":"\u003cp\u003eFile Directory, represents all directory entries and can be used to read the"},"Classes/TIFFFileDirectoryEntry.html":{"name":"TIFFFileDirectoryEntry","abstract":"\u003cp\u003eTIFF File Directory Entry\u003c/p\u003e"},"Classes/TIFFImage.html":{"name":"TIFFImage","abstract":"\u003cp\u003eTIFF Image containing the File Directories\u003c/p\u003e"},"Classes/TIFFImageWindow.html":{"name":"TIFFImageWindow","abstract":"\u003cp\u003eCoordinates of a window over a portion or the entire image coordinates\u003c/p\u003e"},"Classes/TIFFRasters.html":{"name":"TIFFRasters","abstract":"\u003cp\u003eRaster image values\u003c/p\u003e"},"Classes/TIFFReader.html":{"name":"TIFFReader","abstract":"\u003cp\u003eTIFF reader\u003c/p\u003e"},"Classes/TIFFWriter.html":{"name":"TIFFWriter","abstract":"\u003cp\u003eTIFF Writer.\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFDeflateCompression":{"name":"TIFFDeflateCompression","abstract":"\u003cp\u003eDeflate Compression\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFLZWCompression":{"name":"TIFFLZWCompression","abstract":"\u003cp\u003eLZW Compression\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFPackbitsCompression":{"name":"TIFFPackbitsCompression","abstract":"\u003cp\u003ePackbits Compression\u003c/p\u003e"},"Classes/TIFFPredictor.html":{"name":"TIFFPredictor","abstract":"\u003cp\u003eDifferencing Predictor decoder\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFRawCompression":{"name":"TIFFRawCompression","abstract":"\u003cp\u003eRaw / no compression\u003c/p\u003e"},"Classes/TIFFUnsupportedCompression.html":{"name":"TIFFUnsupportedCompression","abstract":"\u003cp\u003eUnsupported compression\u003c/p\u003e"},"Classes/TIFFByteReader.html":{"name":"TIFFByteReader","abstract":"\u003cp\u003eRead through byte data\u003c/p\u003e"},"Classes/TIFFByteWriter.html":{"name":"TIFFByteWriter","abstract":"\u003cp\u003eWrite byte data\u003c/p\u003e"},"Classes/TIFFIOUtils.html":{"name":"TIFFIOUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFConstants":{"name":"TIFFConstants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Constants.html":{"name":"Constants","abstract":"\u003cp\u003eThe following constants are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/docSet.dsidx b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/docSet.dsidx index 291d311..aa30079 100644 Binary files a/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/docSet.dsidx and b/docs/docs/api/docsets/tiff-ios.docset/Contents/Resources/docSet.dsidx differ diff --git a/docs/docs/api/docsets/tiff-ios.tgz b/docs/docs/api/docsets/tiff-ios.tgz index c6dc8a8..f7c9308 100644 Binary files a/docs/docs/api/docsets/tiff-ios.tgz and b/docs/docs/api/docsets/tiff-ios.tgz differ diff --git a/docs/docs/api/index.html b/docs/docs/api/index.html index deec1fa..cf447d1 100644 --- a/docs/docs/api/index.html +++ b/docs/docs/api/index.html @@ -16,7 +16,7 @@
-

tiff-ios 4.0.1 Docs (62% documented)

+

tiff-ios 4.0.2 Docs (62% documented)

GitHubView on GitHub

@@ -396,12 +396,12 @@

Include Library

Include this repository by specifying it in a Podfile using a supported option.

Pull from CocoaPods:

-
pod 'tiff-ios', '~> 4.0.1'
+
pod 'tiff-ios', '~> 4.0.2'
 

Pull from GitHub:

pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :branch => 'master'
-pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.1'
+pod 'tiff-ios', :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => '4.0.2'
 

Include as local project:

@@ -470,8 +470,8 @@

Write

diff --git a/docs/docs/api/js/jquery.min.js b/docs/docs/api/js/jquery.min.js index 2c69bc9..7f37b5d 100644 --- a/docs/docs/api/js/jquery.min.js +++ b/docs/docs/api/js/jquery.min.js @@ -1,2 +1,2 @@ -/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},M=function(){V()},R=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&U(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function z(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&R(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function X(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function U(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,r.msMatchesSelector&&ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",M),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Re(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return M(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return M(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0True to encode on a per row basis, false to encode on a per block / strip","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)encodeData:withByteOrder:":{"name":"-encodeData:withByteOrder:","abstract":"

Encode the data

","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionDecoder.html#/c:objc(pl)TIFFCompressionDecoder(im)decodeData:withByteOrder:":{"name":"-decodeData:withByteOrder:","abstract":"

Decode the data

","parent_name":"TIFFCompressionDecoder"},"Protocols/TIFFCompressionDecoder.html":{"name":"TIFFCompressionDecoder","abstract":"

Compression Decoder interface

"},"Protocols/TIFFCompressionEncoder.html":{"name":"TIFFCompressionEncoder","abstract":"

Compression Encoder interface

"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_BYTE":{"name":"TIFF_FIELD_BYTE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_ASCII":{"name":"TIFF_FIELD_ASCII","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SHORT":{"name":"TIFF_FIELD_SHORT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_LONG":{"name":"TIFF_FIELD_LONG","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_RATIONAL":{"name":"TIFF_FIELD_RATIONAL","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SBYTE":{"name":"TIFF_FIELD_SBYTE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_UNDEFINED":{"name":"TIFF_FIELD_UNDEFINED","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SSHORT":{"name":"TIFF_FIELD_SSHORT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SLONG":{"name":"TIFF_FIELD_SLONG","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SRATIONAL":{"name":"TIFF_FIELD_SRATIONAL","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_FLOAT":{"name":"TIFF_FIELD_FLOAT","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_DOUBLE":{"name":"TIFF_FIELD_DOUBLE","abstract":"

Undocumented

","parent_name":"TIFFFieldType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ARTIST":{"name":"TIFF_TAG_ARTIST","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BITS_PER_SAMPLE":{"name":"TIFF_TAG_BITS_PER_SAMPLE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_LENGTH":{"name":"TIFF_TAG_CELL_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_WIDTH":{"name":"TIFF_TAG_CELL_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_MAP":{"name":"TIFF_TAG_COLOR_MAP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COMPRESSION":{"name":"TIFF_TAG_COMPRESSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COPYRIGHT":{"name":"TIFF_TAG_COPYRIGHT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME":{"name":"TIFF_TAG_DATE_TIME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXTRA_SAMPLES":{"name":"TIFF_TAG_EXTRA_SAMPLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILL_ORDER":{"name":"TIFF_TAG_FILL_ORDER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_BYTE_COUNTS":{"name":"TIFF_TAG_FREE_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_OFFSETS":{"name":"TIFF_TAG_FREE_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_CURVE":{"name":"TIFF_TAG_GRAY_RESPONSE_CURVE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_UNIT":{"name":"TIFF_TAG_GRAY_RESPONSE_UNIT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HOST_COMPUTER":{"name":"TIFF_TAG_HOST_COMPUTER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_DESCRIPTION":{"name":"TIFF_TAG_IMAGE_DESCRIPTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_LENGTH":{"name":"TIFF_TAG_IMAGE_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_WIDTH":{"name":"TIFF_TAG_IMAGE_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKE":{"name":"TIFF_TAG_MAKE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_MAX_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_MIN_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL":{"name":"TIFF_TAG_MODEL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_NEW_SUBFILE_TYPE":{"name":"TIFF_TAG_NEW_SUBFILE_TYPE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ORIENTATION":{"name":"TIFF_TAG_ORIENTATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOMETRIC_INTERPRETATION":{"name":"TIFF_TAG_PHOTOMETRIC_INTERPRETATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PLANAR_CONFIGURATION":{"name":"TIFF_TAG_PLANAR_CONFIGURATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_RESOLUTION_UNIT":{"name":"TIFF_TAG_RESOLUTION_UNIT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ROWS_PER_STRIP":{"name":"TIFF_TAG_ROWS_PER_STRIP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLES_PER_PIXEL":{"name":"TIFF_TAG_SAMPLES_PER_PIXEL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SOFTWARE":{"name":"TIFF_TAG_SOFTWARE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_BYTE_COUNTS":{"name":"TIFF_TAG_STRIP_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_OFFSETS":{"name":"TIFF_TAG_STRIP_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUBFILE_TYPE":{"name":"TIFF_TAG_SUBFILE_TYPE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_THRESHOLDING":{"name":"TIFF_TAG_THRESHOLDING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_RESOLUTION":{"name":"TIFF_TAG_X_RESOLUTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_RESOLUTION":{"name":"TIFF_TAG_Y_RESOLUTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BAD_FAX_LINES":{"name":"TIFF_TAG_BAD_FAX_LINES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLEAN_FAX_DATA":{"name":"TIFF_TAG_CLEAN_FAX_DATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLIP_PATH":{"name":"TIFF_TAG_CLIP_PATH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES":{"name":"TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DECODE":{"name":"TIFF_TAG_DECODE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DEFAULT_IMAGE_COLOR":{"name":"TIFF_TAG_DEFAULT_IMAGE_COLOR","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOCUMENT_NAME":{"name":"TIFF_TAG_DOCUMENT_NAME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOT_RANGE":{"name":"TIFF_TAG_DOT_RANGE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HALFTONE_HINTS":{"name":"TIFF_TAG_HALFTONE_HINTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_INDEXED":{"name":"TIFF_TAG_INDEXED","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_TABLES":{"name":"TIFF_TAG_JPEG_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NAME":{"name":"TIFF_TAG_PAGE_NAME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NUMBER":{"name":"TIFF_TAG_PAGE_NUMBER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PREDICTOR":{"name":"TIFF_TAG_PREDICTOR","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PRIMARY_CHROMATICITIES":{"name":"TIFF_TAG_PRIMARY_CHROMATICITIES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_REFERENCE_BLACK_WHITE":{"name":"TIFF_TAG_REFERENCE_BLACK_WHITE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLE_FORMAT":{"name":"TIFF_TAG_SAMPLE_FORMAT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MIN_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MAX_SAMPLE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_ROW_COUNTS":{"name":"TIFF_TAG_STRIP_ROW_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUB_IFDS":{"name":"TIFF_TAG_SUB_IFDS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T4_OPTIONS":{"name":"TIFF_TAG_T4_OPTIONS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T6_OPTIONS":{"name":"TIFF_TAG_T6_OPTIONS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_BYTE_COUNTS":{"name":"TIFF_TAG_TILE_BYTE_COUNTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_LENGTH":{"name":"TIFF_TAG_TILE_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_OFFSETS":{"name":"TIFF_TAG_TILE_OFFSETS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_WIDTH":{"name":"TIFF_TAG_TILE_WIDTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TRANSFER_FUNCTION":{"name":"TIFF_TAG_TRANSFER_FUNCTION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_WHITE_POINT":{"name":"TIFF_TAG_WHITE_POINT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_CLIP_PATH_UNITS":{"name":"TIFF_TAG_X_CLIP_PATH_UNITS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_POSITION":{"name":"TIFF_TAG_X_POSITION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_COEFFICIENTS":{"name":"TIFF_TAG_Y_CB_CR_COEFFICIENTS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_POSITIONING":{"name":"TIFF_TAG_Y_CB_CR_POSITIONING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_SUB_SAMPLING":{"name":"TIFF_TAG_Y_CB_CR_SUB_SAMPLING","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CLIP_PATH_UNITS":{"name":"TIFF_TAG_Y_CLIP_PATH_UNITS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_POSITION":{"name":"TIFF_TAG_Y_POSITION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_PROC":{"name":"TIFF_TAG_JPEG_PROC","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_RESTART_INTERVAL":{"name":"TIFF_TAG_JPEG_RESTART_INTERVAL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_LOSSLESS_PREDICTORS":{"name":"TIFF_TAG_JPEG_LOSSLESS_PREDICTORS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_POINT_TRANSFORMS":{"name":"TIFF_TAG_JPEG_POINT_TRANSFORMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_Q_TABLES":{"name":"TIFF_TAG_JPEG_Q_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_DC_TABLES":{"name":"TIFF_TAG_JPEG_DC_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_AC_TABLES":{"name":"TIFF_TAG_JPEG_AC_TABLES","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_APERTURE_VALUE":{"name":"TIFF_TAG_APERTURE_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_SPACE":{"name":"TIFF_TAG_COLOR_SPACE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_DIGITIZED":{"name":"TIFF_TAG_DATE_TIME_DIGITIZED","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_ORIGINAL":{"name":"TIFF_TAG_DATE_TIME_ORIGINAL","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_IFD":{"name":"TIFF_TAG_EXIF_IFD","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_VERSION":{"name":"TIFF_TAG_EXIF_VERSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXPOSURE_TIME":{"name":"TIFF_TAG_EXPOSURE_TIME","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILE_SOURCE":{"name":"TIFF_TAG_FILE_SOURCE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASH":{"name":"TIFF_TAG_FLASH","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASHPIX_VERSION":{"name":"TIFF_TAG_FLASHPIX_VERSION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_F_NUMBER":{"name":"TIFF_TAG_F_NUMBER","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_UNIQUE_ID":{"name":"TIFF_TAG_IMAGE_UNIQUE_ID","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_LIGHT_SOURCE":{"name":"TIFF_TAG_LIGHT_SOURCE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKER_NOTE":{"name":"TIFF_TAG_MAKER_NOTE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SHUTTER_SPEED_VALUE":{"name":"TIFF_TAG_SHUTTER_SPEED_VALUE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_USER_COMMENT":{"name":"TIFF_TAG_USER_COMMENT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IPTC":{"name":"TIFF_TAG_IPTC","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ICC_PROFILE":{"name":"TIFF_TAG_ICC_PROFILE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_XMP":{"name":"TIFF_TAG_XMP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_METADATA":{"name":"TIFF_TAG_GDAL_METADATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_NODATA":{"name":"TIFF_TAG_GDAL_NODATA","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOSHOP":{"name":"TIFF_TAG_PHOTOSHOP","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_PIXEL_SCALE":{"name":"TIFF_TAG_MODEL_PIXEL_SCALE","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TIEPOINT":{"name":"TIFF_TAG_MODEL_TIEPOINT","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TRANSFORMATION":{"name":"TIFF_TAG_MODEL_TRANSFORMATION","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_KEY_DIRECTORY":{"name":"TIFF_TAG_GEO_KEY_DIRECTORY","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_DOUBLE_PARAMS":{"name":"TIFF_TAG_GEO_DOUBLE_PARAMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_ASCII_PARAMS":{"name":"TIFF_TAG_GEO_ASCII_PARAMS","abstract":"

Undocumented

","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html":{"name":"TIFFFieldTagType","abstract":"

Field tag type enumeration

"},"Enums/TIFFFieldType.html":{"name":"TIFFFieldType","abstract":"

Field tag type enumeration

"},"Constants.html#/c:@TIFF_BYTE_ORDER_LITTLE_ENDIAN":{"name":"TIFF_BYTE_ORDER_LITTLE_ENDIAN","abstract":"

Little Endian byte order string

"},"Constants.html#/c:@TIFF_BYTE_ORDER_BIG_ENDIAN":{"name":"TIFF_BYTE_ORDER_BIG_ENDIAN","abstract":"

Big Endian byte order string

"},"Constants.html#/c:@TIFF_FILE_IDENTIFIER":{"name":"TIFF_FILE_IDENTIFIER","abstract":"

TIFF File Identifier

"},"Constants.html#/c:@TIFF_HEADER_BYTES":{"name":"TIFF_HEADER_BYTES","abstract":"

TIFF header bytes

"},"Constants.html#/c:@TIFF_IFD_HEADER_BYTES":{"name":"TIFF_IFD_HEADER_BYTES","abstract":"

Image File Directory header / number of entries bytes

"},"Constants.html#/c:@TIFF_IFD_OFFSET_BYTES":{"name":"TIFF_IFD_OFFSET_BYTES","abstract":"

Image File Directory offset to the next IFD bytes

"},"Constants.html#/c:@TIFF_IFD_ENTRY_BYTES":{"name":"TIFF_IFD_ENTRY_BYTES","abstract":"

Image File Directory entry bytes

"},"Constants.html#/c:@TIFF_DEFAULT_MAX_BYTES_PER_STRIP":{"name":"TIFF_DEFAULT_MAX_BYTES_PER_STRIP","abstract":"

Default max bytes per strip when writing strips

"},"Constants.html#/c:@TIFF_COMPRESSION_NO":{"name":"TIFF_COMPRESSION_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_CCITT_HUFFMAN":{"name":"TIFF_COMPRESSION_CCITT_HUFFMAN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_T4":{"name":"TIFF_COMPRESSION_T4","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_T6":{"name":"TIFF_COMPRESSION_T6","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_LZW":{"name":"TIFF_COMPRESSION_LZW","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_OLD":{"name":"TIFF_COMPRESSION_JPEG_OLD","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_NEW":{"name":"TIFF_COMPRESSION_JPEG_NEW","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_DEFLATE":{"name":"TIFF_COMPRESSION_DEFLATE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_PKZIP_DEFLATE":{"name":"TIFF_COMPRESSION_PKZIP_DEFLATE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_COMPRESSION_PACKBITS":{"name":"TIFF_COMPRESSION_PACKBITS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNSPECIFIED":{"name":"TIFF_EXTRA_SAMPLES_UNSPECIFIED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TENTHS":{"name":"TIFF_GRAY_RESPONSE_TENTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDREDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDREDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_RGB":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_RGB","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_CHUNKY":{"name":"TIFF_PLANAR_CONFIGURATION_CHUNKY","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_PLANAR":{"name":"TIFF_PLANAR_CONFIGURATION_PLANAR","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_NO":{"name":"TIFF_RESOLUTION_UNIT_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_INCH":{"name":"TIFF_RESOLUTION_UNIT_INCH","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_CENTIMETER":{"name":"TIFF_RESOLUTION_UNIT_CENTIMETER","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNSIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_UNSIGNED_INT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_SIGNED_INT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_FLOAT":{"name":"TIFF_SAMPLE_FORMAT_FLOAT","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNDEFINED":{"name":"TIFF_SAMPLE_FORMAT_UNDEFINED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_FULL":{"name":"TIFF_SUBFILE_TYPE_FULL","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_REDUCED":{"name":"TIFF_SUBFILE_TYPE_REDUCED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE":{"name":"TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_NO":{"name":"TIFF_THRESHHOLDING_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_ORDERED":{"name":"TIFF_THRESHHOLDING_ORDERED","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_THRESHHOLDING_RANDOM":{"name":"TIFF_THRESHHOLDING_RANDOM","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_NO":{"name":"TIFF_PREDICTOR_NO","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_HORIZONTAL":{"name":"TIFF_PREDICTOR_HORIZONTAL","abstract":"

Undocumented

"},"Constants.html#/c:@TIFF_PREDICTOR_FLOATINGPOINT":{"name":"TIFF_PREDICTOR_FLOATINGPOINT","abstract":"

Undocumented

"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyFile:toFile:":{"name":"+copyFile:toFile:","abstract":"

Copy a file

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toFile:":{"name":"+copyInputStream:toFile:","abstract":"

Copy an input stream to a file

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)fileData:":{"name":"+fileData:","abstract":"

Get the file byte data

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)streamData:":{"name":"+streamData:","abstract":"

Get the input stream byte data

","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toOutputStream:":{"name":"+copyInputStream:toOutputStream:","abstract":"

Copy the input stream to an output stream

","parent_name":"TIFFIOUtils"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)nextByte":{"name":"nextByte","abstract":"

Next byte index to write

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)os":{"name":"os","abstract":"

Output stream to write bytes to

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)byteOrder":{"name":"byteOrder","abstract":"

Byte order used to write, little or big endian

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)init":{"name":"-init","abstract":"

Initialize

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)initWithByteOrder:":{"name":"-initWithByteOrder:","abstract":"

Initialize

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)close":{"name":"-close","abstract":"

Close the byte writer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)data":{"name":"-data","abstract":"

Get the written byte data

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)size":{"name":"-size","abstract":"

Get the current size in bytes written

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeString:":{"name":"-writeString:","abstract":"

Write a string

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsByte:":{"name":"-writeNumberAsByte:","abstract":"

Write a byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeByte:":{"name":"-writeByte:","abstract":"

Write a byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedByte:":{"name":"-writeNumberAsUnsignedByte:","abstract":"

Write an unsigned byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedByte:":{"name":"-writeUnsignedByte:","abstract":"

Write an unsigned byte

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeBytesWithData:":{"name":"-writeBytesWithData:","abstract":"

Write the bytes

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsShort:":{"name":"-writeNumberAsShort:","abstract":"

Write a short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeShort:":{"name":"-writeShort:","abstract":"

Write a short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedShort:":{"name":"-writeNumberAsUnsignedShort:","abstract":"

Write an unsigned short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedShort:":{"name":"-writeUnsignedShort:","abstract":"

Write an unsigned short

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsInt:":{"name":"-writeNumberAsInt:","abstract":"

Write an integer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeInt:":{"name":"-writeInt:","abstract":"

Write an integer

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedInt:":{"name":"-writeNumberAsUnsignedInt:","abstract":"

Write an unsigned int

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedInt:":{"name":"-writeUnsignedInt:","abstract":"

Write an unsigned int

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsFloat:":{"name":"-writeNumberAsFloat:","abstract":"

Write a float

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeFloat:":{"name":"-writeFloat:","abstract":"

Write a float

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsDouble:":{"name":"-writeNumberAsDouble:","abstract":"

Write a double

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeDouble:":{"name":"-writeDouble:","abstract":"

Write a double

","parent_name":"TIFFByteWriter"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)nextByte":{"name":"nextByte","abstract":"

Next byte index to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)bytes":{"name":"bytes","abstract":"

Bytes to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)byteOrder":{"name":"byteOrder","abstract":"

Byte order used to read, little or big endian

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:":{"name":"-initWithData:","abstract":"

Initialize

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:andByteOrder:":{"name":"-initWithData:andByteOrder:","abstract":"

Initialize

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByte":{"name":"-hasByte","abstract":"

Check if there is at least one more byte left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByteWithOffset:":{"name":"-hasByteWithOffset:","abstract":"

Check if there is at least one more byte left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:":{"name":"-hasBytesWithCount:","abstract":"

Check if there are the provided number of bytes left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:andOffset:":{"name":"-hasBytesWithCount:andOffset:","abstract":"

Check if there are the provided number of bytes left to read

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:":{"name":"-readStringWithCount:","abstract":"

Read a String from the provided number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:andOffset:":{"name":"-readStringWithCount:andOffset:","abstract":"

Read a String from the provided number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByte":{"name":"-readByte","abstract":"

Read a single byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByteWithOffset:":{"name":"-readByteWithOffset:","abstract":"

Read a byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByte":{"name":"-readUnsignedByte","abstract":"

Read an unsigned byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByteWithOffset:":{"name":"-readUnsignedByteWithOffset:","abstract":"

Read an unsigned byte

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:":{"name":"-readBytesWithCount:","abstract":"

Read a number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:andOffset:":{"name":"-readBytesWithCount:andOffset:","abstract":"

Read a number of bytes

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShort":{"name":"-readShort","abstract":"

Read a short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShortWithOffset:":{"name":"-readShortWithOffset:","abstract":"

Read a short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShort":{"name":"-readUnsignedShort","abstract":"

Read an unsigned short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShortWithOffset:":{"name":"-readUnsignedShortWithOffset:","abstract":"

Read an unsigned short

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readInt":{"name":"-readInt","abstract":"

Read an integer (4 bytes)

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readIntWithOffset:":{"name":"-readIntWithOffset:","abstract":"

Read an integer

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedInt":{"name":"-readUnsignedInt","abstract":"

Read an unsigned int

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedIntWithOffset:":{"name":"-readUnsignedIntWithOffset:","abstract":"

Read an unsigned int

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloat":{"name":"-readFloat","abstract":"

Read a float

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloatWithOffset:":{"name":"-readFloatWithOffset:","abstract":"

Read a float

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDouble":{"name":"-readDouble","abstract":"

Read a double (8 bytes)

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDoubleWithOffset:":{"name":"-readDoubleWithOffset:","abstract":"

Read a double

","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)byteLength":{"name":"-byteLength","abstract":"

Get the byte length

","parent_name":"TIFFByteReader"},"Classes/TIFFUnsupportedCompression.html#/c:objc(cs)TIFFUnsupportedCompression(im)initWithMessage:":{"name":"-initWithMessage:","abstract":"

Initialize

","parent_name":"TIFFUnsupportedCompression"},"Classes/TIFFPredictor.html#/c:objc(cs)TIFFPredictor(cm)decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:":{"name":"+decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:","abstract":"

Decode the predictor encoded bytes

","parent_name":"TIFFPredictor"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andImage:":{"name":"+writeTiffWithFile:andImage:","abstract":"

Write a TIFF to a file

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andWriter:andImage:":{"name":"+writeTiffWithFile:andWriter:andImage:","abstract":"

Write a TIFF to a file

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithImage:":{"name":"+writeTiffToDataWithImage:","abstract":"

Write a TIFF to bytes

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithWriter:andImage:":{"name":"+writeTiffToDataWithWriter:andImage:","abstract":"

Write a TIFF to bytes

","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithWriter:andImage:":{"name":"+writeTiffWithWriter:andImage:","abstract":"

Write a TIFF to a byte writer

","parent_name":"TIFFWriter"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:":{"name":"+readTiffFromFile:","abstract":"

Read a TIFF from a file

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:andCache:":{"name":"+readTiffFromFile:andCache:","abstract":"

Read a TIFF from a file

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:":{"name":"+readTiffFromStream:","abstract":"

Read a TIFF from an input stream

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:andCache:":{"name":"+readTiffFromStream:andCache:","abstract":"

Read a TIFF from an input stream

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:":{"name":"+readTiffFromData:","abstract":"

Read a TIFF from the bytes

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:andCache:":{"name":"+readTiffFromData:andCache:","abstract":"

Read a TIFF from the bytes

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:":{"name":"+readTiffFromReader:","abstract":"

Read a TIFF from the byte reader

","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:andCache:":{"name":"+readTiffFromReader:andCache:","abstract":"

Read a TIFF from the byte reader

","parent_name":"TIFFReader"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:","abstract":"

Initialize

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasSampleValues":{"name":"-hasSampleValues","abstract":"

True if the results are stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasInterleaveValues":{"name":"-hasInterleaveValues","abstract":"

True if the results are stored interleaved

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addSampleValue:toIndex:andCoordinate:":{"name":"-addSampleValue:toIndex:andCoordinate:","abstract":"

Add a value to the sample results

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addInterleaveValue:toCoordinate:":{"name":"-addInterleaveValue:toCoordinate:","abstract":"

Add a value to the interleaved results

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)width":{"name":"-width","abstract":"

Get the width of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)height":{"name":"-height","abstract":"

Get the height of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)numPixels":{"name":"-numPixels","abstract":"

Return the number of pixels

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"

Get the number of samples per pixel

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"

Get the bits per sample

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleValues":{"name":"-sampleValues","abstract":"

Get the results stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setSampleValuesAndValidate:":{"name":"-setSampleValuesAndValidate:","abstract":"

Set the results stored by samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveValues":{"name":"-interleaveValues","abstract":"

Get the results stored as interleaved pixel samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setInterleaveValuesAndValidate:":{"name":"-setInterleaveValuesAndValidate:","abstract":"

Set the results stored as interleaved pixel samples

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelAtX:andY:":{"name":"-pixelAtX:andY:","abstract":"

Get the pixel sample values

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelAtX:andY:withValues:":{"name":"-setPixelAtX:andY:withValues:","abstract":"

Set the pixel sample values

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelSampleAtSample:andX:andY:":{"name":"-pixelSampleAtSample:andX:andY:","abstract":"

Get a pixel sample value

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelSampleAtSample:andX:andY:withValue:":{"name":"-setPixelSampleAtSample:andX:andY:withValue:","abstract":"

Set a pixel vample value

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)firstPixelSampleAtX:andY:":{"name":"-firstPixelSampleAtX:andY:","abstract":"

Get the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setFirstPixelSampleAtX:andY:withValue:":{"name":"-setFirstPixelSampleAtX:andY:withValue:","abstract":"

Set the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleIndexAtX:andY:":{"name":"-sampleIndexAtX:andY:","abstract":"

Get the sample index location

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveIndexAtX:andY:":{"name":"-interleaveIndexAtX:andY:","abstract":"

Get the interleave index location

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)size":{"name":"-size","abstract":"

Size in bytes of the image

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizePixel":{"name":"-sizePixel","abstract":"

Size in bytes of a pixel

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizeSample:":{"name":"-sizeSample:","abstract":"

Size in bytes of a sample

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:","abstract":"

Calculate the rows per strip to write

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:","abstract":"

Calculate the rows per strip to write

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"

Create an empty sample values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andPixels:","abstract":"

Create an empty sample values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"

Create an empty interleave values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:","abstract":"

Create an empty interleave values array

","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:":{"name":"+makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:","abstract":"

Make a bits per sample array where each samples of a pixel has the same","parent_name":"TIFFRasters"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minX":{"name":"minX","abstract":"

Min x

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minY":{"name":"minY","abstract":"

Min y

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxX":{"name":"maxX","abstract":"

Max x

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxY":{"name":"maxY","abstract":"

Max y

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithMinX:andMinY:andMaxX:andMaxY:":{"name":"-initWithMinX:andMinY:andMaxX:andMaxY:","abstract":"

Initialize

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithX:andY:":{"name":"-initWithX:andY:","abstract":"

Initialize for a single coordinate

","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"

Initialize, full image size

","parent_name":"TIFFImageWindow"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)init":{"name":"-init","abstract":"

Initialize

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"

Initialize, single file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectories:":{"name":"-initWithFileDirectories:","abstract":"

Initialize, multiple file directories

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)addFileDirectory:":{"name":"-addFileDirectory:","abstract":"

Add a file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectories":{"name":"-fileDirectories","abstract":"

Get the file directories

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectory":{"name":"-fileDirectory","abstract":"

Get the default, first, or only file directory

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectoryAtIndex:":{"name":"-fileDirectoryAtIndex:","abstract":"

Get the file directory at the index

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectories":{"name":"-sizeHeaderAndDirectories","abstract":"

Size in bytes of the TIFF header and file directories with their entries

","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectoriesWithValues":{"name":"-sizeHeaderAndDirectoriesWithValues","abstract":"

Size in bytes of the TIFF header and file directories with their entries","parent_name":"TIFFImage"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)initWithFieldTag:andFieldType:andTypeCount:andValues:":{"name":"-initWithFieldTag:andFieldType:andTypeCount:andValues:","abstract":"

Initialize

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldTag":{"name":"-fieldTag","abstract":"

Get the field tag type

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldType":{"name":"-fieldType","abstract":"

Get the field type

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)typeCount":{"name":"-typeCount","abstract":"

Get the type count

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)values":{"name":"-values","abstract":"

Get the values

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"

Size in bytes of the image file directory entry and its values (not","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeOfValues":{"name":"-sizeOfValues","abstract":"

Size of the values not included in the directory entry bytes

","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(py)writeRasters":{"name":"writeRasters","abstract":"

Rasters to write to the TIFF file

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:":{"name":"-initWithEntries:andReader:","abstract":"

Initialize, for reading TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:andCacheData:":{"name":"-initWithEntries:andReader:andCacheData:","abstract":"

Initialize, for reading TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)init":{"name":"-init","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithRasters:":{"name":"-initWithRasters:","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andRasters:":{"name":"-initWithEntries:andRasters:","abstract":"

Constructor, for writing TIFF files

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)addEntry:":{"name":"-addEntry:","abstract":"

Add an entry

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCacheData:":{"name":"-setCacheData:","abstract":"

Set whether to cache tiles. Does nothing is already caching tiles, clears","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)reader":{"name":"-reader","abstract":"

Get the byte reader

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)isTiled":{"name":"-isTiled","abstract":"

Is this a tiled image

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)decoder":{"name":"-decoder","abstract":"

Get the compression decoder

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numEntries":{"name":"-numEntries","abstract":"

Get the number of entries

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entryByFieldTagType:":{"name":"-entryByFieldTagType:","abstract":"

Get a file directory entry from the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entries":{"name":"-entries","abstract":"

Get the file directory entries

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTagTypeMapping":{"name":"-fieldTagTypeMapping","abstract":"

Get the field tag type to file directory entry mapping

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageWidth":{"name":"-imageWidth","abstract":"

Get the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidth:":{"name":"-setImageWidth:","abstract":"

Set the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidthAsLong:":{"name":"-setImageWidthAsLong:","abstract":"

Set the image width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageHeight":{"name":"-imageHeight","abstract":"

Get the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeight:":{"name":"-setImageHeight:","abstract":"

Set the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeightAsLong:":{"name":"-setImageHeightAsLong:","abstract":"

Set the image height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"

Get the bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSample:":{"name":"-setBitsPerSample:","abstract":"

Set the bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSampleAsSingleValue:":{"name":"-setBitsPerSampleAsSingleValue:","abstract":"

Set a single value bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxBitsPerSample":{"name":"-maxBitsPerSample","abstract":"

Get the max bits per sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)compression":{"name":"-compression","abstract":"

Get the compression

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCompression:":{"name":"-setCompression:","abstract":"

Set the compression

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)photometricInterpretation":{"name":"-photometricInterpretation","abstract":"

Get the photometric interpretation

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPhotometricInterpretation:":{"name":"-setPhotometricInterpretation:","abstract":"

Set the photometric interpretation

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripOffsets":{"name":"-stripOffsets","abstract":"

Get the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsets:":{"name":"-setStripOffsets:","abstract":"

Set the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsLongs:":{"name":"-setStripOffsetsAsLongs:","abstract":"

Set the strip offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleValue:":{"name":"-setStripOffsetsAsSingleValue:","abstract":"

Set a single value strip offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleLongValue:":{"name":"-setStripOffsetsAsSingleLongValue:","abstract":"

Set a single value strip offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"

Get the samples per pixel

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSamplesPerPixel:":{"name":"-setSamplesPerPixel:","abstract":"

Set the samples per pixel

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)rowsPerStrip":{"name":"-rowsPerStrip","abstract":"

Get the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStrip:":{"name":"-setRowsPerStrip:","abstract":"

Set the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStripAsLong:":{"name":"-setRowsPerStripAsLong:","abstract":"

Set the rows per strip

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripByteCounts":{"name":"-stripByteCounts","abstract":"

Get the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCounts:":{"name":"-setStripByteCounts:","abstract":"

Set the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsLongs:":{"name":"-setStripByteCountsAsLongs:","abstract":"

Set the strip byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleValue:":{"name":"-setStripByteCountsAsSingleValue:","abstract":"

Set a single value strip byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleLongValue:":{"name":"-setStripByteCountsAsSingleLongValue:","abstract":"

Set a single value strip byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)xResolution":{"name":"-xResolution","abstract":"

Get the x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolution:":{"name":"-setXResolution:","abstract":"

Set the x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolutionAsSingleValue:":{"name":"-setXResolutionAsSingleValue:","abstract":"

Set a single value x resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)yResolution":{"name":"-yResolution","abstract":"

Get the y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolution:":{"name":"-setYResolution:","abstract":"

Set the y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolutionAsSingleValue:":{"name":"-setYResolutionAsSingleValue:","abstract":"

Set a single value y resolution

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)planarConfiguration":{"name":"-planarConfiguration","abstract":"

Get the planar configuration

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPlanarConfiguration:":{"name":"-setPlanarConfiguration:","abstract":"

Set the planar configuration

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)resolutionUnit":{"name":"-resolutionUnit","abstract":"

Get the resolution unit

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setResolutionUnit:":{"name":"-setResolutionUnit:","abstract":"

Set the resolution unit

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelPixelScale":{"name":"-modelPixelScale","abstract":"

Get the model pixel scale

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelPixelScale:":{"name":"-setModelPixelScale:","abstract":"

Set the model pixel scale

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelTiepoint":{"name":"-modelTiepoint","abstract":"

Get the model tiepoint

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelTiepoint:":{"name":"-setModelTiepoint:","abstract":"

Set the model tiepoint

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)colorMap":{"name":"-colorMap","abstract":"

Get the color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMap:":{"name":"-setColorMap:","abstract":"

Set the color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMapAsSingleValue:":{"name":"-setColorMapAsSingleValue:","abstract":"

Set a single value color map

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileWidth":{"name":"-tileWidth","abstract":"

Get the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidth:":{"name":"-setTileWidth:","abstract":"

Set the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidthAsLong:":{"name":"-setTileWidthAsLong:","abstract":"

Set the tile width

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileHeight":{"name":"-tileHeight","abstract":"

Get the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeight:":{"name":"-setTileHeight:","abstract":"

Set the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeightAsLong:":{"name":"-setTileHeightAsLong:","abstract":"

Set the tile height

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileOffsets":{"name":"-tileOffsets","abstract":"

Get the tile offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsets:":{"name":"-setTileOffsets:","abstract":"

Set the tile offsets

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsetsAsSingleValue:":{"name":"-setTileOffsetsAsSingleValue:","abstract":"

Set a single value tile offset

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileByteCounts":{"name":"-tileByteCounts","abstract":"

Get the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCounts:":{"name":"-setTileByteCounts:","abstract":"

Set the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsLongs:":{"name":"-setTileByteCountsAsLongs:","abstract":"

Set the tile byte counts

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleValue:":{"name":"-setTileByteCountsAsSingleValue:","abstract":"

Set a single value tile byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleLongValue:":{"name":"-setTileByteCountsAsSingleLongValue:","abstract":"

Set a single value tile byte count

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sampleFormat":{"name":"-sampleFormat","abstract":"

Get the sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormat:":{"name":"-setSampleFormat:","abstract":"

Set the sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormatAsSingleValue:":{"name":"-setSampleFormatAsSingleValue:","abstract":"

Set a single value sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxSampleFormat":{"name":"-maxSampleFormat","abstract":"

Get the max sample format

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)predictor":{"name":"-predictor","abstract":"

Get the predictor

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPredictor:":{"name":"-setPredictor:","abstract":"

Set the predictor

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRasters":{"name":"-readRasters","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRasters":{"name":"-readInterleavedRasters","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:":{"name":"-readRastersWithWindow:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:":{"name":"-readInterleavedRastersWithWindow:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:":{"name":"-readRastersWithSamples:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithSamples:":{"name":"-readInterleavedRastersWithSamples:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:":{"name":"-readRastersWithWindow:andSamples:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:andSamples:":{"name":"-readInterleavedRastersWithWindow:andSamples:","abstract":"

Read the rasters as interleaved

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSampleValues:andInterleaveValues:":{"name":"-readRastersWithSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithSamples:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:","abstract":"

Read the rasters

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTypeForSample:":{"name":"-fieldTypeForSample:","abstract":"

Get the field type for the sample

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortEntryValueWithFieldTag:":{"name":"-shortEntryValueWithFieldTag:","abstract":"

Get a short entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortEntryValue:withFieldTag:":{"name":"-setUnsignedShortEntryValue:withFieldTag:","abstract":"

Set an unsigned short entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberEntryValueWithFieldTag:":{"name":"-numberEntryValueWithFieldTag:","abstract":"

Get a number entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongEntryValue:withFieldTag:":{"name":"-setUnsignedLongEntryValue:withFieldTag:","abstract":"

Set an unsigned long entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stringEntryValueWithFieldTag:":{"name":"-stringEntryValueWithFieldTag:","abstract":"

Get a string entry value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStringEntryValue:withFieldTag:":{"name":"-setStringEntryValue:withFieldTag:","abstract":"

Set string value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortListEntryValueWithFieldTag:":{"name":"-shortListEntryValueWithFieldTag:","abstract":"

Get an short list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortListEntryValue:withFieldTag:":{"name":"-setUnsignedShortListEntryValue:withFieldTag:","abstract":"

Set an unsigned short list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxShortEntryValueWithFieldTag:":{"name":"-maxShortEntryValueWithFieldTag:","abstract":"

Get the max short from short list entry values

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberListEntryValueWithFieldTag:":{"name":"-numberListEntryValueWithFieldTag:","abstract":"

Get a number list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setNumberListEntryValue:withFieldTag:":{"name":"-setNumberListEntryValue:withFieldTag:","abstract":"

Set a number list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)longListEntryValueWithFieldTag:":{"name":"-longListEntryValueWithFieldTag:","abstract":"

Get a long list entry value

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongListEntryValue:withFieldTag:":{"name":"-setUnsignedLongListEntryValue:withFieldTag:","abstract":"

Set an unsigned long list of values for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRationalEntryValue:withFieldTag:":{"name":"-setRationalEntryValue:withFieldTag:","abstract":"

Set rational value for the field tag type

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)size":{"name":"-size","abstract":"

Size in bytes of the Image File Directory (all contiguous)

","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"

Size in bytes of the image file directory including entry values (not","parent_name":"TIFFFileDirectory"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)value:":{"name":"+value:","abstract":"

Get the field type value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bytes:":{"name":"+bytes:","abstract":"

Get the number of bytes per value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bits:":{"name":"+bits:","abstract":"

Get the number of bits per value

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeByValue:":{"name":"+typeByValue:","abstract":"

Get the field type

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeBySampleFormat:andBitsPerSample:":{"name":"+typeBySampleFormat:andBitsPerSample:","abstract":"

Get the field type of the sample format and bits per sample

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)sampleFormatByType:":{"name":"+sampleFormatByType:","abstract":"

Get the sample format of the field type

","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)tagId:":{"name":"+tagId:","abstract":"

Get the tag id

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)isArray:":{"name":"+isArray:","abstract":"

Is this field an array type

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)typeByTagId:":{"name":"+typeByTagId:","abstract":"

Get a field tag type by id

","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html":{"name":"TIFFFieldTagTypes","abstract":"

Field Tag Types

"},"Classes/TIFFFieldTypes.html":{"name":"TIFFFieldTypes","abstract":"

Field Types

"},"Classes/TIFFFileDirectory.html":{"name":"TIFFFileDirectory","abstract":"

File Directory, represents all directory entries and can be used to read the"},"Classes/TIFFFileDirectoryEntry.html":{"name":"TIFFFileDirectoryEntry","abstract":"

TIFF File Directory Entry

"},"Classes/TIFFImage.html":{"name":"TIFFImage","abstract":"

TIFF Image containing the File Directories

"},"Classes/TIFFImageWindow.html":{"name":"TIFFImageWindow","abstract":"

Coordinates of a window over a portion or the entire image coordinates

"},"Classes/TIFFRasters.html":{"name":"TIFFRasters","abstract":"

Raster image values

"},"Classes/TIFFReader.html":{"name":"TIFFReader","abstract":"

TIFF reader

"},"Classes/TIFFWriter.html":{"name":"TIFFWriter","abstract":"

TIFF Writer.

"},"Classes.html#/c:objc(cs)TIFFDeflateCompression":{"name":"TIFFDeflateCompression","abstract":"

Deflate Compression

"},"Classes.html#/c:objc(cs)TIFFLZWCompression":{"name":"TIFFLZWCompression","abstract":"

LZW Compression

"},"Classes.html#/c:objc(cs)TIFFPackbitsCompression":{"name":"TIFFPackbitsCompression","abstract":"

Packbits Compression

"},"Classes/TIFFPredictor.html":{"name":"TIFFPredictor","abstract":"

Differencing Predictor decoder

"},"Classes.html#/c:objc(cs)TIFFRawCompression":{"name":"TIFFRawCompression","abstract":"

Raw / no compression

"},"Classes/TIFFUnsupportedCompression.html":{"name":"TIFFUnsupportedCompression","abstract":"

Unsupported compression

"},"Classes/TIFFByteReader.html":{"name":"TIFFByteReader","abstract":"

Read through byte data

"},"Classes/TIFFByteWriter.html":{"name":"TIFFByteWriter","abstract":"

Write byte data

"},"Classes/TIFFIOUtils.html":{"name":"TIFFIOUtils","abstract":"

Undocumented

"},"Classes.html#/c:objc(cs)TIFFConstants":{"name":"TIFFConstants","abstract":"

Undocumented

"},"Classes.html":{"name":"Classes","abstract":"

The following classes are available globally.

"},"Constants.html":{"name":"Constants","abstract":"

The following constants are available globally.

"},"Enums.html":{"name":"Enumerations","abstract":"

The following enumerations are available globally.

"},"Protocols.html":{"name":"Protocols","abstract":"

The following protocols are available globally.

"}} \ No newline at end of file +{"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)rowEncoding":{"name":"-rowEncoding","abstract":"\u003cp\u003eTrue to encode on a per row basis, false to encode on a per block / strip","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionEncoder.html#/c:objc(pl)TIFFCompressionEncoder(im)encodeData:withByteOrder:":{"name":"-encodeData:withByteOrder:","abstract":"\u003cp\u003eEncode the data\u003c/p\u003e","parent_name":"TIFFCompressionEncoder"},"Protocols/TIFFCompressionDecoder.html#/c:objc(pl)TIFFCompressionDecoder(im)decodeData:withByteOrder:":{"name":"-decodeData:withByteOrder:","abstract":"\u003cp\u003eDecode the data\u003c/p\u003e","parent_name":"TIFFCompressionDecoder"},"Protocols/TIFFCompressionDecoder.html":{"name":"TIFFCompressionDecoder","abstract":"\u003cp\u003eCompression Decoder interface\u003c/p\u003e"},"Protocols/TIFFCompressionEncoder.html":{"name":"TIFFCompressionEncoder","abstract":"\u003cp\u003eCompression Encoder interface\u003c/p\u003e"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_BYTE":{"name":"TIFF_FIELD_BYTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_ASCII":{"name":"TIFF_FIELD_ASCII","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SHORT":{"name":"TIFF_FIELD_SHORT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_LONG":{"name":"TIFF_FIELD_LONG","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_RATIONAL":{"name":"TIFF_FIELD_RATIONAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SBYTE":{"name":"TIFF_FIELD_SBYTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_UNDEFINED":{"name":"TIFF_FIELD_UNDEFINED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SSHORT":{"name":"TIFF_FIELD_SSHORT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SLONG":{"name":"TIFF_FIELD_SLONG","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_SRATIONAL":{"name":"TIFF_FIELD_SRATIONAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_FLOAT":{"name":"TIFF_FIELD_FLOAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldType.html#/c:@E@TIFFFieldType@TIFF_FIELD_DOUBLE":{"name":"TIFF_FIELD_DOUBLE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ARTIST":{"name":"TIFF_TAG_ARTIST","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BITS_PER_SAMPLE":{"name":"TIFF_TAG_BITS_PER_SAMPLE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_LENGTH":{"name":"TIFF_TAG_CELL_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CELL_WIDTH":{"name":"TIFF_TAG_CELL_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_MAP":{"name":"TIFF_TAG_COLOR_MAP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COMPRESSION":{"name":"TIFF_TAG_COMPRESSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COPYRIGHT":{"name":"TIFF_TAG_COPYRIGHT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME":{"name":"TIFF_TAG_DATE_TIME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXTRA_SAMPLES":{"name":"TIFF_TAG_EXTRA_SAMPLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILL_ORDER":{"name":"TIFF_TAG_FILL_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_BYTE_COUNTS":{"name":"TIFF_TAG_FREE_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FREE_OFFSETS":{"name":"TIFF_TAG_FREE_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_CURVE":{"name":"TIFF_TAG_GRAY_RESPONSE_CURVE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GRAY_RESPONSE_UNIT":{"name":"TIFF_TAG_GRAY_RESPONSE_UNIT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HOST_COMPUTER":{"name":"TIFF_TAG_HOST_COMPUTER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_DESCRIPTION":{"name":"TIFF_TAG_IMAGE_DESCRIPTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_LENGTH":{"name":"TIFF_TAG_IMAGE_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_WIDTH":{"name":"TIFF_TAG_IMAGE_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKE":{"name":"TIFF_TAG_MAKE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_MAX_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_MIN_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL":{"name":"TIFF_TAG_MODEL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_NEW_SUBFILE_TYPE":{"name":"TIFF_TAG_NEW_SUBFILE_TYPE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ORIENTATION":{"name":"TIFF_TAG_ORIENTATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOMETRIC_INTERPRETATION":{"name":"TIFF_TAG_PHOTOMETRIC_INTERPRETATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PLANAR_CONFIGURATION":{"name":"TIFF_TAG_PLANAR_CONFIGURATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_RESOLUTION_UNIT":{"name":"TIFF_TAG_RESOLUTION_UNIT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ROWS_PER_STRIP":{"name":"TIFF_TAG_ROWS_PER_STRIP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLES_PER_PIXEL":{"name":"TIFF_TAG_SAMPLES_PER_PIXEL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SOFTWARE":{"name":"TIFF_TAG_SOFTWARE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_BYTE_COUNTS":{"name":"TIFF_TAG_STRIP_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_OFFSETS":{"name":"TIFF_TAG_STRIP_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUBFILE_TYPE":{"name":"TIFF_TAG_SUBFILE_TYPE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_THRESHOLDING":{"name":"TIFF_TAG_THRESHOLDING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_RESOLUTION":{"name":"TIFF_TAG_X_RESOLUTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_RESOLUTION":{"name":"TIFF_TAG_Y_RESOLUTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_BAD_FAX_LINES":{"name":"TIFF_TAG_BAD_FAX_LINES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLEAN_FAX_DATA":{"name":"TIFF_TAG_CLEAN_FAX_DATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CLIP_PATH":{"name":"TIFF_TAG_CLIP_PATH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES":{"name":"TIFF_TAG_CONSECUTIVE_BAD_FAX_LINES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DECODE":{"name":"TIFF_TAG_DECODE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DEFAULT_IMAGE_COLOR":{"name":"TIFF_TAG_DEFAULT_IMAGE_COLOR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOCUMENT_NAME":{"name":"TIFF_TAG_DOCUMENT_NAME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DOT_RANGE":{"name":"TIFF_TAG_DOT_RANGE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_HALFTONE_HINTS":{"name":"TIFF_TAG_HALFTONE_HINTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_INDEXED":{"name":"TIFF_TAG_INDEXED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_TABLES":{"name":"TIFF_TAG_JPEG_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NAME":{"name":"TIFF_TAG_PAGE_NAME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PAGE_NUMBER":{"name":"TIFF_TAG_PAGE_NUMBER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PREDICTOR":{"name":"TIFF_TAG_PREDICTOR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PRIMARY_CHROMATICITIES":{"name":"TIFF_TAG_PRIMARY_CHROMATICITIES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_REFERENCE_BLACK_WHITE":{"name":"TIFF_TAG_REFERENCE_BLACK_WHITE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SAMPLE_FORMAT":{"name":"TIFF_TAG_SAMPLE_FORMAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MIN_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MIN_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_S_MAX_SAMPLE_VALUE":{"name":"TIFF_TAG_S_MAX_SAMPLE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_STRIP_ROW_COUNTS":{"name":"TIFF_TAG_STRIP_ROW_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SUB_IFDS":{"name":"TIFF_TAG_SUB_IFDS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T4_OPTIONS":{"name":"TIFF_TAG_T4_OPTIONS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_T6_OPTIONS":{"name":"TIFF_TAG_T6_OPTIONS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_BYTE_COUNTS":{"name":"TIFF_TAG_TILE_BYTE_COUNTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_LENGTH":{"name":"TIFF_TAG_TILE_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_OFFSETS":{"name":"TIFF_TAG_TILE_OFFSETS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TILE_WIDTH":{"name":"TIFF_TAG_TILE_WIDTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_TRANSFER_FUNCTION":{"name":"TIFF_TAG_TRANSFER_FUNCTION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_WHITE_POINT":{"name":"TIFF_TAG_WHITE_POINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_CLIP_PATH_UNITS":{"name":"TIFF_TAG_X_CLIP_PATH_UNITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_X_POSITION":{"name":"TIFF_TAG_X_POSITION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_COEFFICIENTS":{"name":"TIFF_TAG_Y_CB_CR_COEFFICIENTS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_POSITIONING":{"name":"TIFF_TAG_Y_CB_CR_POSITIONING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CB_CR_SUB_SAMPLING":{"name":"TIFF_TAG_Y_CB_CR_SUB_SAMPLING","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_CLIP_PATH_UNITS":{"name":"TIFF_TAG_Y_CLIP_PATH_UNITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_Y_POSITION":{"name":"TIFF_TAG_Y_POSITION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_PROC":{"name":"TIFF_TAG_JPEG_PROC","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH":{"name":"TIFF_TAG_JPEG_INTERCHANGE_FORMAT_LENGTH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_RESTART_INTERVAL":{"name":"TIFF_TAG_JPEG_RESTART_INTERVAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_LOSSLESS_PREDICTORS":{"name":"TIFF_TAG_JPEG_LOSSLESS_PREDICTORS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_POINT_TRANSFORMS":{"name":"TIFF_TAG_JPEG_POINT_TRANSFORMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_Q_TABLES":{"name":"TIFF_TAG_JPEG_Q_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_DC_TABLES":{"name":"TIFF_TAG_JPEG_DC_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_JPEG_AC_TABLES":{"name":"TIFF_TAG_JPEG_AC_TABLES","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_APERTURE_VALUE":{"name":"TIFF_TAG_APERTURE_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_COLOR_SPACE":{"name":"TIFF_TAG_COLOR_SPACE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_DIGITIZED":{"name":"TIFF_TAG_DATE_TIME_DIGITIZED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_DATE_TIME_ORIGINAL":{"name":"TIFF_TAG_DATE_TIME_ORIGINAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_IFD":{"name":"TIFF_TAG_EXIF_IFD","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXIF_VERSION":{"name":"TIFF_TAG_EXIF_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_EXPOSURE_TIME":{"name":"TIFF_TAG_EXPOSURE_TIME","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FILE_SOURCE":{"name":"TIFF_TAG_FILE_SOURCE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASH":{"name":"TIFF_TAG_FLASH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_FLASHPIX_VERSION":{"name":"TIFF_TAG_FLASHPIX_VERSION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_F_NUMBER":{"name":"TIFF_TAG_F_NUMBER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IMAGE_UNIQUE_ID":{"name":"TIFF_TAG_IMAGE_UNIQUE_ID","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_LIGHT_SOURCE":{"name":"TIFF_TAG_LIGHT_SOURCE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MAKER_NOTE":{"name":"TIFF_TAG_MAKER_NOTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_SHUTTER_SPEED_VALUE":{"name":"TIFF_TAG_SHUTTER_SPEED_VALUE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_USER_COMMENT":{"name":"TIFF_TAG_USER_COMMENT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_IPTC":{"name":"TIFF_TAG_IPTC","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_ICC_PROFILE":{"name":"TIFF_TAG_ICC_PROFILE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_XMP":{"name":"TIFF_TAG_XMP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_METADATA":{"name":"TIFF_TAG_GDAL_METADATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GDAL_NODATA":{"name":"TIFF_TAG_GDAL_NODATA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_PHOTOSHOP":{"name":"TIFF_TAG_PHOTOSHOP","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_PIXEL_SCALE":{"name":"TIFF_TAG_MODEL_PIXEL_SCALE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TIEPOINT":{"name":"TIFF_TAG_MODEL_TIEPOINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_MODEL_TRANSFORMATION":{"name":"TIFF_TAG_MODEL_TRANSFORMATION","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_KEY_DIRECTORY":{"name":"TIFF_TAG_GEO_KEY_DIRECTORY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_DOUBLE_PARAMS":{"name":"TIFF_TAG_GEO_DOUBLE_PARAMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html#/c:@E@TIFFFieldTagType@TIFF_TAG_GEO_ASCII_PARAMS":{"name":"TIFF_TAG_GEO_ASCII_PARAMS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e","parent_name":"TIFFFieldTagType"},"Enums/TIFFFieldTagType.html":{"name":"TIFFFieldTagType","abstract":"\u003cp\u003eField tag type enumeration\u003c/p\u003e"},"Enums/TIFFFieldType.html":{"name":"TIFFFieldType","abstract":"\u003cp\u003eField tag type enumeration\u003c/p\u003e"},"Constants.html#/c:@TIFF_BYTE_ORDER_LITTLE_ENDIAN":{"name":"TIFF_BYTE_ORDER_LITTLE_ENDIAN","abstract":"\u003cp\u003eLittle Endian byte order string\u003c/p\u003e"},"Constants.html#/c:@TIFF_BYTE_ORDER_BIG_ENDIAN":{"name":"TIFF_BYTE_ORDER_BIG_ENDIAN","abstract":"\u003cp\u003eBig Endian byte order string\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILE_IDENTIFIER":{"name":"TIFF_FILE_IDENTIFIER","abstract":"\u003cp\u003eTIFF File Identifier\u003c/p\u003e"},"Constants.html#/c:@TIFF_HEADER_BYTES":{"name":"TIFF_HEADER_BYTES","abstract":"\u003cp\u003eTIFF header bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_HEADER_BYTES":{"name":"TIFF_IFD_HEADER_BYTES","abstract":"\u003cp\u003eImage File Directory header / number of entries bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_OFFSET_BYTES":{"name":"TIFF_IFD_OFFSET_BYTES","abstract":"\u003cp\u003eImage File Directory offset to the next IFD bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_IFD_ENTRY_BYTES":{"name":"TIFF_IFD_ENTRY_BYTES","abstract":"\u003cp\u003eImage File Directory entry bytes\u003c/p\u003e"},"Constants.html#/c:@TIFF_DEFAULT_MAX_BYTES_PER_STRIP":{"name":"TIFF_DEFAULT_MAX_BYTES_PER_STRIP","abstract":"\u003cp\u003eDefault max bytes per strip when writing strips\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_NO":{"name":"TIFF_COMPRESSION_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_CCITT_HUFFMAN":{"name":"TIFF_COMPRESSION_CCITT_HUFFMAN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_T4":{"name":"TIFF_COMPRESSION_T4","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_T6":{"name":"TIFF_COMPRESSION_T6","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_LZW":{"name":"TIFF_COMPRESSION_LZW","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_OLD":{"name":"TIFF_COMPRESSION_JPEG_OLD","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_JPEG_NEW":{"name":"TIFF_COMPRESSION_JPEG_NEW","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_DEFLATE":{"name":"TIFF_COMPRESSION_DEFLATE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_PKZIP_DEFLATE":{"name":"TIFF_COMPRESSION_PKZIP_DEFLATE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_COMPRESSION_PACKBITS":{"name":"TIFF_COMPRESSION_PACKBITS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNSPECIFIED":{"name":"TIFF_EXTRA_SAMPLES_UNSPECIFIED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_ASSOCIATED_ALPHA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA":{"name":"TIFF_EXTRA_SAMPLES_UNASSOCIATED_ALPHA","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_HIGHER_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER":{"name":"TIFF_FILL_ORDER_LOWER_COLUMN_LOWER_ORDER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TENTHS":{"name":"TIFF_GRAY_RESPONSE_TENTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDREDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDREDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_TEN_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS":{"name":"TIFF_GRAY_RESPONSE_HUNDRED_THOUSANDTHS","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_LEFT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_TOP_ROW_RIGHT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_RIGHT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN":{"name":"TIFF_ORIENTATION_BOTTOM_ROW_LEFT_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_TOP_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_TOP_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_RIGHT_ROW_BOTTOM_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN":{"name":"TIFF_ORIENTATION_LEFT_ROW_BOTTOM_COLUMN","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_RGB":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_RGB","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_PALETTE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY":{"name":"TIFF_PHOTOMETRIC_INTERPRETATION_TRANSPARENCY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_CHUNKY":{"name":"TIFF_PLANAR_CONFIGURATION_CHUNKY","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PLANAR_CONFIGURATION_PLANAR":{"name":"TIFF_PLANAR_CONFIGURATION_PLANAR","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_NO":{"name":"TIFF_RESOLUTION_UNIT_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_INCH":{"name":"TIFF_RESOLUTION_UNIT_INCH","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_RESOLUTION_UNIT_CENTIMETER":{"name":"TIFF_RESOLUTION_UNIT_CENTIMETER","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNSIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_UNSIGNED_INT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SIGNED_INT":{"name":"TIFF_SAMPLE_FORMAT_SIGNED_INT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_FLOAT":{"name":"TIFF_SAMPLE_FORMAT_FLOAT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_UNDEFINED":{"name":"TIFF_SAMPLE_FORMAT_UNDEFINED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_FULL":{"name":"TIFF_SUBFILE_TYPE_FULL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SUBFILE_TYPE_REDUCED":{"name":"TIFF_SUBFILE_TYPE_REDUCED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE":{"name":"TIFF_SAMPLE_FORMAT_SINGLE_PAGE_MULTI_PAGE","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_NO":{"name":"TIFF_THRESHHOLDING_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_ORDERED":{"name":"TIFF_THRESHHOLDING_ORDERED","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_THRESHHOLDING_RANDOM":{"name":"TIFF_THRESHHOLDING_RANDOM","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_NO":{"name":"TIFF_PREDICTOR_NO","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_HORIZONTAL":{"name":"TIFF_PREDICTOR_HORIZONTAL","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Constants.html#/c:@TIFF_PREDICTOR_FLOATINGPOINT":{"name":"TIFF_PREDICTOR_FLOATINGPOINT","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyFile:toFile:":{"name":"+copyFile:toFile:","abstract":"\u003cp\u003eCopy a file\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toFile:":{"name":"+copyInputStream:toFile:","abstract":"\u003cp\u003eCopy an input stream to a file\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)fileData:":{"name":"+fileData:","abstract":"\u003cp\u003eGet the file byte data\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)streamData:":{"name":"+streamData:","abstract":"\u003cp\u003eGet the input stream byte data\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFIOUtils.html#/c:objc(cs)TIFFIOUtils(cm)copyInputStream:toOutputStream:":{"name":"+copyInputStream:toOutputStream:","abstract":"\u003cp\u003eCopy the input stream to an output stream\u003c/p\u003e","parent_name":"TIFFIOUtils"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)nextByte":{"name":"nextByte","abstract":"\u003cp\u003eNext byte index to write\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)os":{"name":"os","abstract":"\u003cp\u003eOutput stream to write bytes to\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(py)byteOrder":{"name":"byteOrder","abstract":"\u003cp\u003eByte order used to write, little or big endian\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)init":{"name":"-init","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)initWithByteOrder:":{"name":"-initWithByteOrder:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)close":{"name":"-close","abstract":"\u003cp\u003eClose the byte writer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)data":{"name":"-data","abstract":"\u003cp\u003eGet the written byte data\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)size":{"name":"-size","abstract":"\u003cp\u003eGet the current size in bytes written\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeString:":{"name":"-writeString:","abstract":"\u003cp\u003eWrite a string\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsByte:":{"name":"-writeNumberAsByte:","abstract":"\u003cp\u003eWrite a byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeByte:":{"name":"-writeByte:","abstract":"\u003cp\u003eWrite a byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedByte:":{"name":"-writeNumberAsUnsignedByte:","abstract":"\u003cp\u003eWrite an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedByte:":{"name":"-writeUnsignedByte:","abstract":"\u003cp\u003eWrite an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeBytesWithData:":{"name":"-writeBytesWithData:","abstract":"\u003cp\u003eWrite the bytes\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsShort:":{"name":"-writeNumberAsShort:","abstract":"\u003cp\u003eWrite a short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeShort:":{"name":"-writeShort:","abstract":"\u003cp\u003eWrite a short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedShort:":{"name":"-writeNumberAsUnsignedShort:","abstract":"\u003cp\u003eWrite an unsigned short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedShort:":{"name":"-writeUnsignedShort:","abstract":"\u003cp\u003eWrite an unsigned short\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsInt:":{"name":"-writeNumberAsInt:","abstract":"\u003cp\u003eWrite an integer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeInt:":{"name":"-writeInt:","abstract":"\u003cp\u003eWrite an integer\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsUnsignedInt:":{"name":"-writeNumberAsUnsignedInt:","abstract":"\u003cp\u003eWrite an unsigned int\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeUnsignedInt:":{"name":"-writeUnsignedInt:","abstract":"\u003cp\u003eWrite an unsigned int\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsFloat:":{"name":"-writeNumberAsFloat:","abstract":"\u003cp\u003eWrite a float\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeFloat:":{"name":"-writeFloat:","abstract":"\u003cp\u003eWrite a float\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeNumberAsDouble:":{"name":"-writeNumberAsDouble:","abstract":"\u003cp\u003eWrite a double\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteWriter.html#/c:objc(cs)TIFFByteWriter(im)writeDouble:":{"name":"-writeDouble:","abstract":"\u003cp\u003eWrite a double\u003c/p\u003e","parent_name":"TIFFByteWriter"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)nextByte":{"name":"nextByte","abstract":"\u003cp\u003eNext byte index to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)bytes":{"name":"bytes","abstract":"\u003cp\u003eBytes to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(py)byteOrder":{"name":"byteOrder","abstract":"\u003cp\u003eByte order used to read, little or big endian\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:":{"name":"-initWithData:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)initWithData:andByteOrder:":{"name":"-initWithData:andByteOrder:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByte":{"name":"-hasByte","abstract":"\u003cp\u003eCheck if there is at least one more byte left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasByteWithOffset:":{"name":"-hasByteWithOffset:","abstract":"\u003cp\u003eCheck if there is at least one more byte left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:":{"name":"-hasBytesWithCount:","abstract":"\u003cp\u003eCheck if there are the provided number of bytes left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)hasBytesWithCount:andOffset:":{"name":"-hasBytesWithCount:andOffset:","abstract":"\u003cp\u003eCheck if there are the provided number of bytes left to read\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:":{"name":"-readStringWithCount:","abstract":"\u003cp\u003eRead a String from the provided number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readStringWithCount:andOffset:":{"name":"-readStringWithCount:andOffset:","abstract":"\u003cp\u003eRead a String from the provided number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByte":{"name":"-readByte","abstract":"\u003cp\u003eRead a single byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readByteWithOffset:":{"name":"-readByteWithOffset:","abstract":"\u003cp\u003eRead a byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByte":{"name":"-readUnsignedByte","abstract":"\u003cp\u003eRead an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedByteWithOffset:":{"name":"-readUnsignedByteWithOffset:","abstract":"\u003cp\u003eRead an unsigned byte\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:":{"name":"-readBytesWithCount:","abstract":"\u003cp\u003eRead a number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readBytesWithCount:andOffset:":{"name":"-readBytesWithCount:andOffset:","abstract":"\u003cp\u003eRead a number of bytes\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShort":{"name":"-readShort","abstract":"\u003cp\u003eRead a short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readShortWithOffset:":{"name":"-readShortWithOffset:","abstract":"\u003cp\u003eRead a short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShort":{"name":"-readUnsignedShort","abstract":"\u003cp\u003eRead an unsigned short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedShortWithOffset:":{"name":"-readUnsignedShortWithOffset:","abstract":"\u003cp\u003eRead an unsigned short\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readInt":{"name":"-readInt","abstract":"\u003cp\u003eRead an integer (4 bytes)\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readIntWithOffset:":{"name":"-readIntWithOffset:","abstract":"\u003cp\u003eRead an integer\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedInt":{"name":"-readUnsignedInt","abstract":"\u003cp\u003eRead an unsigned int\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readUnsignedIntWithOffset:":{"name":"-readUnsignedIntWithOffset:","abstract":"\u003cp\u003eRead an unsigned int\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloat":{"name":"-readFloat","abstract":"\u003cp\u003eRead a float\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readFloatWithOffset:":{"name":"-readFloatWithOffset:","abstract":"\u003cp\u003eRead a float\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDouble":{"name":"-readDouble","abstract":"\u003cp\u003eRead a double (8 bytes)\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)readDoubleWithOffset:":{"name":"-readDoubleWithOffset:","abstract":"\u003cp\u003eRead a double\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFByteReader.html#/c:objc(cs)TIFFByteReader(im)byteLength":{"name":"-byteLength","abstract":"\u003cp\u003eGet the byte length\u003c/p\u003e","parent_name":"TIFFByteReader"},"Classes/TIFFUnsupportedCompression.html#/c:objc(cs)TIFFUnsupportedCompression(im)initWithMessage:":{"name":"-initWithMessage:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFUnsupportedCompression"},"Classes/TIFFPredictor.html#/c:objc(cs)TIFFPredictor(cm)decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:":{"name":"+decodeData:withPredictor:andWidth:andHeight:andBitsPerSample:andPlanarConfiguration:","abstract":"\u003cp\u003eDecode the predictor encoded bytes\u003c/p\u003e","parent_name":"TIFFPredictor"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andImage:":{"name":"+writeTiffWithFile:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a file\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithFile:andWriter:andImage:":{"name":"+writeTiffWithFile:andWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a file\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithImage:":{"name":"+writeTiffToDataWithImage:","abstract":"\u003cp\u003eWrite a TIFF to bytes\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffToDataWithWriter:andImage:":{"name":"+writeTiffToDataWithWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to bytes\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFWriter.html#/c:objc(cs)TIFFWriter(cm)writeTiffWithWriter:andImage:":{"name":"+writeTiffWithWriter:andImage:","abstract":"\u003cp\u003eWrite a TIFF to a byte writer\u003c/p\u003e","parent_name":"TIFFWriter"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:":{"name":"+readTiffFromFile:","abstract":"\u003cp\u003eRead a TIFF from a file\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromFile:andCache:":{"name":"+readTiffFromFile:andCache:","abstract":"\u003cp\u003eRead a TIFF from a file\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:":{"name":"+readTiffFromStream:","abstract":"\u003cp\u003eRead a TIFF from an input stream\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromStream:andCache:":{"name":"+readTiffFromStream:andCache:","abstract":"\u003cp\u003eRead a TIFF from an input stream\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:":{"name":"+readTiffFromData:","abstract":"\u003cp\u003eRead a TIFF from the bytes\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromData:andCache:":{"name":"+readTiffFromData:andCache:","abstract":"\u003cp\u003eRead a TIFF from the bytes\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:":{"name":"+readTiffFromReader:","abstract":"\u003cp\u003eRead a TIFF from the byte reader\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFReader.html#/c:objc(cs)TIFFReader(cm)readTiffFromReader:andCache:":{"name":"+readTiffFromReader:andCache:","abstract":"\u003cp\u003eRead a TIFF from the byte reader\u003c/p\u003e","parent_name":"TIFFReader"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andInterleaveValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andBitsPerSample:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:":{"name":"-initWithWidth:andHeight:andSamplesPerPixel:andSingleBitsPerSample:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasSampleValues":{"name":"-hasSampleValues","abstract":"\u003cp\u003eTrue if the results are stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)hasInterleaveValues":{"name":"-hasInterleaveValues","abstract":"\u003cp\u003eTrue if the results are stored interleaved\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addSampleValue:toIndex:andCoordinate:":{"name":"-addSampleValue:toIndex:andCoordinate:","abstract":"\u003cp\u003eAdd a value to the sample results\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)addInterleaveValue:toCoordinate:":{"name":"-addInterleaveValue:toCoordinate:","abstract":"\u003cp\u003eAdd a value to the interleaved results\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)width":{"name":"-width","abstract":"\u003cp\u003eGet the width of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)height":{"name":"-height","abstract":"\u003cp\u003eGet the height of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)numPixels":{"name":"-numPixels","abstract":"\u003cp\u003eReturn the number of pixels\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"\u003cp\u003eGet the number of samples per pixel\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"\u003cp\u003eGet the bits per sample\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleValues":{"name":"-sampleValues","abstract":"\u003cp\u003eGet the results stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setSampleValuesAndValidate:":{"name":"-setSampleValuesAndValidate:","abstract":"\u003cp\u003eSet the results stored by samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveValues":{"name":"-interleaveValues","abstract":"\u003cp\u003eGet the results stored as interleaved pixel samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setInterleaveValuesAndValidate:":{"name":"-setInterleaveValuesAndValidate:","abstract":"\u003cp\u003eSet the results stored as interleaved pixel samples\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelAtX:andY:":{"name":"-pixelAtX:andY:","abstract":"\u003cp\u003eGet the pixel sample values\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelAtX:andY:withValues:":{"name":"-setPixelAtX:andY:withValues:","abstract":"\u003cp\u003eSet the pixel sample values\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)pixelSampleAtSample:andX:andY:":{"name":"-pixelSampleAtSample:andX:andY:","abstract":"\u003cp\u003eGet a pixel sample value\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setPixelSampleAtSample:andX:andY:withValue:":{"name":"-setPixelSampleAtSample:andX:andY:withValue:","abstract":"\u003cp\u003eSet a pixel vample value\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)firstPixelSampleAtX:andY:":{"name":"-firstPixelSampleAtX:andY:","abstract":"\u003cp\u003eGet the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)setFirstPixelSampleAtX:andY:withValue:":{"name":"-setFirstPixelSampleAtX:andY:withValue:","abstract":"\u003cp\u003eSet the first pixel sample value, useful for single sample pixels","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sampleIndexAtX:andY:":{"name":"-sampleIndexAtX:andY:","abstract":"\u003cp\u003eGet the sample index location\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)interleaveIndexAtX:andY:":{"name":"-interleaveIndexAtX:andY:","abstract":"\u003cp\u003eGet the interleave index location\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)size":{"name":"-size","abstract":"\u003cp\u003eSize in bytes of the image\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizePixel":{"name":"-sizePixel","abstract":"\u003cp\u003eSize in bytes of a pixel\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)sizeSample:":{"name":"-sizeSample:","abstract":"\u003cp\u003eSize in bytes of a sample\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:","abstract":"\u003cp\u003eCalculate the rows per strip to write\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(im)calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:":{"name":"-calculateRowsPerStripWithPlanarConfiguration:andMaxBytesPerStrip:","abstract":"\u003cp\u003eCalculate the rows per strip to write\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"\u003cp\u003eCreate an empty sample values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptySampleValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptySampleValuesWithSamplesPerPixel:andPixels:","abstract":"\u003cp\u003eCreate an empty sample values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andWidth:andHeight:","abstract":"\u003cp\u003eCreate an empty interleave values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:":{"name":"+createEmptyInterleaveValuesWithSamplesPerPixel:andPixels:","abstract":"\u003cp\u003eCreate an empty interleave values array\u003c/p\u003e","parent_name":"TIFFRasters"},"Classes/TIFFRasters.html#/c:objc(cs)TIFFRasters(cm)makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:":{"name":"+makeBitsPerSampleArrayWithSamplesPerPixel:andBitsPerSample:","abstract":"\u003cp\u003eMake a bits per sample array where each samples of a pixel has the same","parent_name":"TIFFRasters"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minX":{"name":"minX","abstract":"\u003cp\u003eMin x\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)minY":{"name":"minY","abstract":"\u003cp\u003eMin y\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxX":{"name":"maxX","abstract":"\u003cp\u003eMax x\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(py)maxY":{"name":"maxY","abstract":"\u003cp\u003eMax y\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithMinX:andMinY:andMaxX:andMaxY:":{"name":"-initWithMinX:andMinY:andMaxX:andMaxY:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithX:andY:":{"name":"-initWithX:andY:","abstract":"\u003cp\u003eInitialize for a single coordinate\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImageWindow.html#/c:objc(cs)TIFFImageWindow(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"\u003cp\u003eInitialize, full image size\u003c/p\u003e","parent_name":"TIFFImageWindow"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)init":{"name":"-init","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectory:":{"name":"-initWithFileDirectory:","abstract":"\u003cp\u003eInitialize, single file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)initWithFileDirectories:":{"name":"-initWithFileDirectories:","abstract":"\u003cp\u003eInitialize, multiple file directories\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)addFileDirectory:":{"name":"-addFileDirectory:","abstract":"\u003cp\u003eAdd a file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectories":{"name":"-fileDirectories","abstract":"\u003cp\u003eGet the file directories\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectory":{"name":"-fileDirectory","abstract":"\u003cp\u003eGet the default, first, or only file directory\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)fileDirectoryAtIndex:":{"name":"-fileDirectoryAtIndex:","abstract":"\u003cp\u003eGet the file directory at the index\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectories":{"name":"-sizeHeaderAndDirectories","abstract":"\u003cp\u003eSize in bytes of the TIFF header and file directories with their entries\u003c/p\u003e","parent_name":"TIFFImage"},"Classes/TIFFImage.html#/c:objc(cs)TIFFImage(im)sizeHeaderAndDirectoriesWithValues":{"name":"-sizeHeaderAndDirectoriesWithValues","abstract":"\u003cp\u003eSize in bytes of the TIFF header and file directories with their entries","parent_name":"TIFFImage"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)initWithFieldTag:andFieldType:andTypeCount:andValues:":{"name":"-initWithFieldTag:andFieldType:andTypeCount:andValues:","abstract":"\u003cp\u003eInitialize\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldTag":{"name":"-fieldTag","abstract":"\u003cp\u003eGet the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)fieldType":{"name":"-fieldType","abstract":"\u003cp\u003eGet the field type\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)typeCount":{"name":"-typeCount","abstract":"\u003cp\u003eGet the type count\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)values":{"name":"-values","abstract":"\u003cp\u003eGet the values\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"\u003cp\u003eSize in bytes of the image file directory entry and its values (not","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectoryEntry.html#/c:objc(cs)TIFFFileDirectoryEntry(im)sizeOfValues":{"name":"-sizeOfValues","abstract":"\u003cp\u003eSize of the values not included in the directory entry bytes\u003c/p\u003e","parent_name":"TIFFFileDirectoryEntry"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(py)writeRasters":{"name":"writeRasters","abstract":"\u003cp\u003eRasters to write to the TIFF file\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:":{"name":"-initWithEntries:andReader:","abstract":"\u003cp\u003eInitialize, for reading TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andReader:andCacheData:":{"name":"-initWithEntries:andReader:andCacheData:","abstract":"\u003cp\u003eInitialize, for reading TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)init":{"name":"-init","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithRasters:":{"name":"-initWithRasters:","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)initWithEntries:andRasters:":{"name":"-initWithEntries:andRasters:","abstract":"\u003cp\u003eConstructor, for writing TIFF files\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)addEntry:":{"name":"-addEntry:","abstract":"\u003cp\u003eAdd an entry\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCacheData:":{"name":"-setCacheData:","abstract":"\u003cp\u003eSet whether to cache tiles. Does nothing is already caching tiles, clears","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)reader":{"name":"-reader","abstract":"\u003cp\u003eGet the byte reader\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)isTiled":{"name":"-isTiled","abstract":"\u003cp\u003eIs this a tiled image\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)decoder":{"name":"-decoder","abstract":"\u003cp\u003eGet the compression decoder\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numEntries":{"name":"-numEntries","abstract":"\u003cp\u003eGet the number of entries\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entryByFieldTagType:":{"name":"-entryByFieldTagType:","abstract":"\u003cp\u003eGet a file directory entry from the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)entries":{"name":"-entries","abstract":"\u003cp\u003eGet the file directory entries\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTagTypeMapping":{"name":"-fieldTagTypeMapping","abstract":"\u003cp\u003eGet the field tag type to file directory entry mapping\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageWidth":{"name":"-imageWidth","abstract":"\u003cp\u003eGet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidth:":{"name":"-setImageWidth:","abstract":"\u003cp\u003eSet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageWidthAsLong:":{"name":"-setImageWidthAsLong:","abstract":"\u003cp\u003eSet the image width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)imageHeight":{"name":"-imageHeight","abstract":"\u003cp\u003eGet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeight:":{"name":"-setImageHeight:","abstract":"\u003cp\u003eSet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setImageHeightAsLong:":{"name":"-setImageHeightAsLong:","abstract":"\u003cp\u003eSet the image height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)bitsPerSample":{"name":"-bitsPerSample","abstract":"\u003cp\u003eGet the bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSample:":{"name":"-setBitsPerSample:","abstract":"\u003cp\u003eSet the bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setBitsPerSampleAsSingleValue:":{"name":"-setBitsPerSampleAsSingleValue:","abstract":"\u003cp\u003eSet a single value bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxBitsPerSample":{"name":"-maxBitsPerSample","abstract":"\u003cp\u003eGet the max bits per sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)compression":{"name":"-compression","abstract":"\u003cp\u003eGet the compression\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setCompression:":{"name":"-setCompression:","abstract":"\u003cp\u003eSet the compression\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)photometricInterpretation":{"name":"-photometricInterpretation","abstract":"\u003cp\u003eGet the photometric interpretation\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPhotometricInterpretation:":{"name":"-setPhotometricInterpretation:","abstract":"\u003cp\u003eSet the photometric interpretation\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripOffsets":{"name":"-stripOffsets","abstract":"\u003cp\u003eGet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsets:":{"name":"-setStripOffsets:","abstract":"\u003cp\u003eSet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsLongs:":{"name":"-setStripOffsetsAsLongs:","abstract":"\u003cp\u003eSet the strip offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleValue:":{"name":"-setStripOffsetsAsSingleValue:","abstract":"\u003cp\u003eSet a single value strip offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripOffsetsAsSingleLongValue:":{"name":"-setStripOffsetsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value strip offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)samplesPerPixel":{"name":"-samplesPerPixel","abstract":"\u003cp\u003eGet the samples per pixel\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSamplesPerPixel:":{"name":"-setSamplesPerPixel:","abstract":"\u003cp\u003eSet the samples per pixel\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)rowsPerStrip":{"name":"-rowsPerStrip","abstract":"\u003cp\u003eGet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStrip:":{"name":"-setRowsPerStrip:","abstract":"\u003cp\u003eSet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRowsPerStripAsLong:":{"name":"-setRowsPerStripAsLong:","abstract":"\u003cp\u003eSet the rows per strip\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stripByteCounts":{"name":"-stripByteCounts","abstract":"\u003cp\u003eGet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCounts:":{"name":"-setStripByteCounts:","abstract":"\u003cp\u003eSet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsLongs:":{"name":"-setStripByteCountsAsLongs:","abstract":"\u003cp\u003eSet the strip byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleValue:":{"name":"-setStripByteCountsAsSingleValue:","abstract":"\u003cp\u003eSet a single value strip byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStripByteCountsAsSingleLongValue:":{"name":"-setStripByteCountsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value strip byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)xResolution":{"name":"-xResolution","abstract":"\u003cp\u003eGet the x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolution:":{"name":"-setXResolution:","abstract":"\u003cp\u003eSet the x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setXResolutionAsSingleValue:":{"name":"-setXResolutionAsSingleValue:","abstract":"\u003cp\u003eSet a single value x resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)yResolution":{"name":"-yResolution","abstract":"\u003cp\u003eGet the y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolution:":{"name":"-setYResolution:","abstract":"\u003cp\u003eSet the y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setYResolutionAsSingleValue:":{"name":"-setYResolutionAsSingleValue:","abstract":"\u003cp\u003eSet a single value y resolution\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)planarConfiguration":{"name":"-planarConfiguration","abstract":"\u003cp\u003eGet the planar configuration\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPlanarConfiguration:":{"name":"-setPlanarConfiguration:","abstract":"\u003cp\u003eSet the planar configuration\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)resolutionUnit":{"name":"-resolutionUnit","abstract":"\u003cp\u003eGet the resolution unit\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setResolutionUnit:":{"name":"-setResolutionUnit:","abstract":"\u003cp\u003eSet the resolution unit\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelPixelScale":{"name":"-modelPixelScale","abstract":"\u003cp\u003eGet the model pixel scale\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelPixelScale:":{"name":"-setModelPixelScale:","abstract":"\u003cp\u003eSet the model pixel scale\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)modelTiepoint":{"name":"-modelTiepoint","abstract":"\u003cp\u003eGet the model tiepoint\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setModelTiepoint:":{"name":"-setModelTiepoint:","abstract":"\u003cp\u003eSet the model tiepoint\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)colorMap":{"name":"-colorMap","abstract":"\u003cp\u003eGet the color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMap:":{"name":"-setColorMap:","abstract":"\u003cp\u003eSet the color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setColorMapAsSingleValue:":{"name":"-setColorMapAsSingleValue:","abstract":"\u003cp\u003eSet a single value color map\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileWidth":{"name":"-tileWidth","abstract":"\u003cp\u003eGet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidth:":{"name":"-setTileWidth:","abstract":"\u003cp\u003eSet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileWidthAsLong:":{"name":"-setTileWidthAsLong:","abstract":"\u003cp\u003eSet the tile width\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileHeight":{"name":"-tileHeight","abstract":"\u003cp\u003eGet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeight:":{"name":"-setTileHeight:","abstract":"\u003cp\u003eSet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileHeightAsLong:":{"name":"-setTileHeightAsLong:","abstract":"\u003cp\u003eSet the tile height\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileOffsets":{"name":"-tileOffsets","abstract":"\u003cp\u003eGet the tile offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsets:":{"name":"-setTileOffsets:","abstract":"\u003cp\u003eSet the tile offsets\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileOffsetsAsSingleValue:":{"name":"-setTileOffsetsAsSingleValue:","abstract":"\u003cp\u003eSet a single value tile offset\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)tileByteCounts":{"name":"-tileByteCounts","abstract":"\u003cp\u003eGet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCounts:":{"name":"-setTileByteCounts:","abstract":"\u003cp\u003eSet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsLongs:":{"name":"-setTileByteCountsAsLongs:","abstract":"\u003cp\u003eSet the tile byte counts\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleValue:":{"name":"-setTileByteCountsAsSingleValue:","abstract":"\u003cp\u003eSet a single value tile byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setTileByteCountsAsSingleLongValue:":{"name":"-setTileByteCountsAsSingleLongValue:","abstract":"\u003cp\u003eSet a single value tile byte count\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sampleFormat":{"name":"-sampleFormat","abstract":"\u003cp\u003eGet the sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormat:":{"name":"-setSampleFormat:","abstract":"\u003cp\u003eSet the sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setSampleFormatAsSingleValue:":{"name":"-setSampleFormatAsSingleValue:","abstract":"\u003cp\u003eSet a single value sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxSampleFormat":{"name":"-maxSampleFormat","abstract":"\u003cp\u003eGet the max sample format\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)predictor":{"name":"-predictor","abstract":"\u003cp\u003eGet the predictor\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setPredictor:":{"name":"-setPredictor:","abstract":"\u003cp\u003eSet the predictor\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRasters":{"name":"-readRasters","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRasters":{"name":"-readInterleavedRasters","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:":{"name":"-readRastersWithWindow:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:":{"name":"-readInterleavedRastersWithWindow:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:":{"name":"-readRastersWithSamples:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithSamples:":{"name":"-readInterleavedRastersWithSamples:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:":{"name":"-readRastersWithWindow:andSamples:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readInterleavedRastersWithWindow:andSamples:":{"name":"-readInterleavedRastersWithWindow:andSamples:","abstract":"\u003cp\u003eRead the rasters as interleaved\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSampleValues:andInterleaveValues:":{"name":"-readRastersWithSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithSamples:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:":{"name":"-readRastersWithWindow:andSamples:andSampleValues:andInterleaveValues:","abstract":"\u003cp\u003eRead the rasters\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)fieldTypeForSample:":{"name":"-fieldTypeForSample:","abstract":"\u003cp\u003eGet the field type for the sample\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortEntryValueWithFieldTag:":{"name":"-shortEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a short entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortEntryValue:withFieldTag:":{"name":"-setUnsignedShortEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned short entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberEntryValueWithFieldTag:":{"name":"-numberEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a number entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongEntryValue:withFieldTag:":{"name":"-setUnsignedLongEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned long entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)stringEntryValueWithFieldTag:":{"name":"-stringEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a string entry value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setStringEntryValue:withFieldTag:":{"name":"-setStringEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet string value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)shortListEntryValueWithFieldTag:":{"name":"-shortListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet an short list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedShortListEntryValue:withFieldTag:":{"name":"-setUnsignedShortListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned short list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)maxShortEntryValueWithFieldTag:":{"name":"-maxShortEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet the max short from short list entry values\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)numberListEntryValueWithFieldTag:":{"name":"-numberListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a number list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setNumberListEntryValue:withFieldTag:":{"name":"-setNumberListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet a number list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)longListEntryValueWithFieldTag:":{"name":"-longListEntryValueWithFieldTag:","abstract":"\u003cp\u003eGet a long list entry value\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setUnsignedLongListEntryValue:withFieldTag:":{"name":"-setUnsignedLongListEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet an unsigned long list of values for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)setRationalEntryValue:withFieldTag:":{"name":"-setRationalEntryValue:withFieldTag:","abstract":"\u003cp\u003eSet rational value for the field tag type\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)size":{"name":"-size","abstract":"\u003cp\u003eSize in bytes of the Image File Directory (all contiguous)\u003c/p\u003e","parent_name":"TIFFFileDirectory"},"Classes/TIFFFileDirectory.html#/c:objc(cs)TIFFFileDirectory(im)sizeWithValues":{"name":"-sizeWithValues","abstract":"\u003cp\u003eSize in bytes of the image file directory including entry values (not","parent_name":"TIFFFileDirectory"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)value:":{"name":"+value:","abstract":"\u003cp\u003eGet the field type value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bytes:":{"name":"+bytes:","abstract":"\u003cp\u003eGet the number of bytes per value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)bits:":{"name":"+bits:","abstract":"\u003cp\u003eGet the number of bits per value\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeByValue:":{"name":"+typeByValue:","abstract":"\u003cp\u003eGet the field type\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)typeBySampleFormat:andBitsPerSample:":{"name":"+typeBySampleFormat:andBitsPerSample:","abstract":"\u003cp\u003eGet the field type of the sample format and bits per sample\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTypes.html#/c:objc(cs)TIFFFieldTypes(cm)sampleFormatByType:":{"name":"+sampleFormatByType:","abstract":"\u003cp\u003eGet the sample format of the field type\u003c/p\u003e","parent_name":"TIFFFieldTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)tagId:":{"name":"+tagId:","abstract":"\u003cp\u003eGet the tag id\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)isArray:":{"name":"+isArray:","abstract":"\u003cp\u003eIs this field an array type\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html#/c:objc(cs)TIFFFieldTagTypes(cm)typeByTagId:":{"name":"+typeByTagId:","abstract":"\u003cp\u003eGet a field tag type by id\u003c/p\u003e","parent_name":"TIFFFieldTagTypes"},"Classes/TIFFFieldTagTypes.html":{"name":"TIFFFieldTagTypes","abstract":"\u003cp\u003eField Tag Types\u003c/p\u003e"},"Classes/TIFFFieldTypes.html":{"name":"TIFFFieldTypes","abstract":"\u003cp\u003eField Types\u003c/p\u003e"},"Classes/TIFFFileDirectory.html":{"name":"TIFFFileDirectory","abstract":"\u003cp\u003eFile Directory, represents all directory entries and can be used to read the"},"Classes/TIFFFileDirectoryEntry.html":{"name":"TIFFFileDirectoryEntry","abstract":"\u003cp\u003eTIFF File Directory Entry\u003c/p\u003e"},"Classes/TIFFImage.html":{"name":"TIFFImage","abstract":"\u003cp\u003eTIFF Image containing the File Directories\u003c/p\u003e"},"Classes/TIFFImageWindow.html":{"name":"TIFFImageWindow","abstract":"\u003cp\u003eCoordinates of a window over a portion or the entire image coordinates\u003c/p\u003e"},"Classes/TIFFRasters.html":{"name":"TIFFRasters","abstract":"\u003cp\u003eRaster image values\u003c/p\u003e"},"Classes/TIFFReader.html":{"name":"TIFFReader","abstract":"\u003cp\u003eTIFF reader\u003c/p\u003e"},"Classes/TIFFWriter.html":{"name":"TIFFWriter","abstract":"\u003cp\u003eTIFF Writer.\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFDeflateCompression":{"name":"TIFFDeflateCompression","abstract":"\u003cp\u003eDeflate Compression\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFLZWCompression":{"name":"TIFFLZWCompression","abstract":"\u003cp\u003eLZW Compression\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFPackbitsCompression":{"name":"TIFFPackbitsCompression","abstract":"\u003cp\u003ePackbits Compression\u003c/p\u003e"},"Classes/TIFFPredictor.html":{"name":"TIFFPredictor","abstract":"\u003cp\u003eDifferencing Predictor decoder\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFRawCompression":{"name":"TIFFRawCompression","abstract":"\u003cp\u003eRaw / no compression\u003c/p\u003e"},"Classes/TIFFUnsupportedCompression.html":{"name":"TIFFUnsupportedCompression","abstract":"\u003cp\u003eUnsupported compression\u003c/p\u003e"},"Classes/TIFFByteReader.html":{"name":"TIFFByteReader","abstract":"\u003cp\u003eRead through byte data\u003c/p\u003e"},"Classes/TIFFByteWriter.html":{"name":"TIFFByteWriter","abstract":"\u003cp\u003eWrite byte data\u003c/p\u003e"},"Classes/TIFFIOUtils.html":{"name":"TIFFIOUtils","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html#/c:objc(cs)TIFFConstants":{"name":"TIFFConstants","abstract":"\u003cp\u003eUndocumented\u003c/p\u003e"},"Classes.html":{"name":"Classes","abstract":"\u003cp\u003eThe following classes are available globally.\u003c/p\u003e"},"Constants.html":{"name":"Constants","abstract":"\u003cp\u003eThe following constants are available globally.\u003c/p\u003e"},"Enums.html":{"name":"Enumerations","abstract":"\u003cp\u003eThe following enumerations are available globally.\u003c/p\u003e"},"Protocols.html":{"name":"Protocols","abstract":"\u003cp\u003eThe following protocols are available globally.\u003c/p\u003e"}} \ No newline at end of file diff --git a/docs/jazzy.txt b/docs/jazzy.txt index 2ec699a..8c964f4 100644 --- a/docs/jazzy.txt +++ b/docs/jazzy.txt @@ -3,8 +3,8 @@ jazzy \ --author NGA \ --author_url https://www.nga.mil \ --github_url https://github.com/ngageoint/tiff-ios \ - --github-file-prefix https://github.com/ngageoint/tiff-ios/tree/4.0.1 \ - --module-version 4.0.1 \ + --github-file-prefix https://github.com/ngageoint/tiff-ios/tree/4.0.2 \ + --module-version 4.0.2 \ --umbrella-header tiff-ios/tiff-ios-Bridging-Header.h \ --framework-root . \ --module tiff-ios \ diff --git a/docs/release.txt b/docs/release.txt new file mode 100644 index 0000000..0b35631 --- /dev/null +++ b/docs/release.txt @@ -0,0 +1,20 @@ + +Xcode Build: + +xcodebuild -workspace 'tiff-ios.xcworkspace' -scheme tiff-ios build + +Xcode Test: + +xcodebuild test -workspace 'tiff-ios.xcworkspace' -scheme tiff-ios -destination 'platform=iOS Simulator,name=iPhone 15' + +CocoaPods Local Lint: + +pod lib lint tiff-ios.podspec --allow-warnings + +CocoaPods GitHub Release Lint: + +pod spec lint tiff-ios.podspec --allow-warnings + +CocoaPods Deploy To Trunk: + +pod trunk push tiff-ios.podspec --allow-warnings diff --git a/tiff-ios.podspec b/tiff-ios.podspec index 4b9462a..c4957c8 100644 --- a/tiff-ios.podspec +++ b/tiff-ios.podspec @@ -8,6 +8,7 @@ Pod::Spec.new do |s| s.social_media_url = 'https://twitter.com/NGA_GEOINT' s.source = { :git => 'https://github.com/ngageoint/tiff-ios.git', :tag => s.version } s.requires_arc = true + s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } s.platform = :ios, '12.0' s.ios.deployment_target = '12.0' diff --git a/tiff-ios.xcodeproj/project.pbxproj b/tiff-ios.xcodeproj/project.pbxproj index bd98f11..81c9736 100644 --- a/tiff-ios.xcodeproj/project.pbxproj +++ b/tiff-ios.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 46; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -13,6 +13,7 @@ 042FC6D31B96421E00549A4B /* tiff-ios-Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 042FC69E1B96421E00549A4B /* tiff-ios-Prefix.pch */; }; 042FC6D51B96453E00549A4B /* tiff_ios.h in Headers */ = {isa = PBXBuildFile; fileRef = 042FC6D41B96453E00549A4B /* tiff_ios.h */; }; 0472B51B1C03590500496B87 /* tiff-ios-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = 0472B51A1C03590500496B87 /* tiff-ios-Bridging-Header.h */; }; + 0493A5A42AE95C2E000B75E6 /* tiff_ios.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0493A5A32AE95C2E000B75E6 /* tiff_ios.swift */; }; 04AB919E1BF29F9A00894999 /* TIFFTestUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 04AB919D1BF29F9A00894999 /* TIFFTestUtils.m */; }; 04B23E9521C2ABD8004080AF /* TIFFUnsupportedCompression.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B23E9321C2ABD8004080AF /* TIFFUnsupportedCompression.h */; }; 04B23E9621C2ABD8004080AF /* TIFFUnsupportedCompression.m in Sources */ = {isa = PBXBuildFile; fileRef = 04B23E9421C2ABD8004080AF /* TIFFUnsupportedCompression.m */; }; @@ -101,6 +102,7 @@ 042FC69E1B96421E00549A4B /* tiff-ios-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "tiff-ios-Prefix.pch"; sourceTree = ""; }; 042FC6D41B96453E00549A4B /* tiff_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tiff_ios.h; sourceTree = ""; }; 0472B51A1C03590500496B87 /* tiff-ios-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "tiff-ios-Bridging-Header.h"; sourceTree = ""; }; + 0493A5A32AE95C2E000B75E6 /* tiff_ios.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tiff_ios.swift; sourceTree = ""; }; 04AB919C1BF29F9A00894999 /* TIFFTestUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TIFFTestUtils.h; sourceTree = ""; }; 04AB919D1BF29F9A00894999 /* TIFFTestUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TIFFTestUtils.m; sourceTree = ""; }; 04B23E9321C2ABD8004080AF /* TIFFUnsupportedCompression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TIFFUnsupportedCompression.h; sourceTree = ""; }; @@ -217,6 +219,7 @@ isa = PBXGroup; children = ( 042FC6D41B96453E00549A4B /* tiff_ios.h */, + 0493A5A32AE95C2E000B75E6 /* tiff_ios.swift */, 04B60FA91E37AB9600E73068 /* compression */, 04B60FAA1E37ABB200E73068 /* io */, 04B60FAB1E37ABBC00E73068 /* util */, @@ -440,11 +443,13 @@ 042FC6421B963FE500549A4B /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1230; + BuildIndependentTargetsInParallel = YES; + LastUpgradeCheck = 1500; ORGANIZATIONNAME = NGA; TargetAttributes = { 042FC64A1B963FE500549A4B = { CreatedOnToolsVersion = 6.4; + LastSwiftMigration = 1500; }; 042FC6551B963FE500549A4B = { CreatedOnToolsVersion = 6.4; @@ -545,6 +550,7 @@ 04D500B32788892E00592CBA /* TIFFPredictor.m in Sources */, 04B610131E37AD6E00E73068 /* TIFFConstants.m in Sources */, 04B60FC71E37AC3100E73068 /* TIFFImage.m in Sources */, + 0493A5A42AE95C2E000B75E6 /* tiff_ios.swift in Sources */, 04B60FC91E37AC3100E73068 /* TIFFImageWindow.m in Sources */, 04B6100F1E37AD5600E73068 /* TIFFIOUtils.m in Sources */, 04B60FC51E37AC3100E73068 /* TIFFFileDirectoryEntry.m in Sources */, @@ -614,6 +620,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -675,6 +682,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -698,18 +706,28 @@ 042FC6621B963FE500549A4B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_MODULE_VERIFIER = YES; INFOPLIST_FILE = "tiff-ios/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11"; PRODUCT_BUNDLE_IDENTIFIER = "mil.nga.tiff.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = tiff_ios; SKIP_INSTALL = YES; SUPPORTS_MACCATALYST = YES; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -717,18 +735,27 @@ 042FC6631B963FE500549A4B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_MODULE_VERIFIER = YES; INFOPLIST_FILE = "tiff-ios/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; + MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11"; PRODUCT_BUNDLE_IDENTIFIER = "mil.nga.tiff.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = tiff_ios; SKIP_INSTALL = YES; SUPPORTS_MACCATALYST = YES; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; @@ -737,6 +764,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = EDCFC787E85937478095557C /* Pods-tiff-iosTests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CLANG_ENABLE_MODULES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", @@ -747,7 +775,11 @@ "$(inherited)", ); INFOPLIST_FILE = "tiff-iosTests/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); PRODUCT_BUNDLE_IDENTIFIER = "mil.nga.tiff.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = tiff_iosTests; SWIFT_OBJC_BRIDGING_HEADER = "tiff-iosTests/tiff-iosTests-Bridging-Header.h"; @@ -760,13 +792,18 @@ isa = XCBuildConfiguration; baseConfigurationReference = 73029AF16F858F06EBCEC53C /* Pods-tiff-iosTests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CLANG_ENABLE_MODULES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = "tiff-iosTests/Info.plist"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); PRODUCT_BUNDLE_IDENTIFIER = "mil.nga.tiff.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = tiff_iosTests; SWIFT_OBJC_BRIDGING_HEADER = "tiff-iosTests/tiff-iosTests-Bridging-Header.h"; diff --git a/tiff-ios.xcodeproj/xcshareddata/xcschemes/tiff-ios.xcscheme b/tiff-ios.xcodeproj/xcshareddata/xcschemes/tiff-ios.xcscheme index d0fdaab..48b6d36 100644 --- a/tiff-ios.xcodeproj/xcshareddata/xcschemes/tiff-ios.xcscheme +++ b/tiff-ios.xcodeproj/xcshareddata/xcschemes/tiff-ios.xcscheme @@ -1,6 +1,6 @@