프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_compression | Compression | ||
m_noAlpha | bool | ||
m_processByBlock | bool | ||
m_rowsPerStrip | int | ||
m_testFriendly | bool |
메소드 | 설명 | |
---|---|---|
tiffcvt ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | bool |