Property | Type | Description | |
---|---|---|---|
m_compression | Compression | ||
m_noAlpha | bool | ||
m_processByBlock | bool | ||
m_rowsPerStrip | int | ||
m_testFriendly | bool |
Method | Description | |
---|---|---|
tiffcvt ( |
Method | Description | |
---|---|---|
copyField ( |
||
cvt_by_strip ( |
||
cvt_by_tile ( |
||
cvt_whole_image ( |
Read the whole image into one big RGBA buffer and then write out strips from that. This is using the traditional TIFFReadRGBAImage() API that we trust.
|
|
multiply ( int x, int y ) : int |
public tiffcvt ( |
||
inImage | ||
outImage | ||
return | bool |