| Package | Description |
|---|---|
| org.bytedeco.flycapture.FlyCapture2 |
| Modifier and Type | Method and Description |
|---|---|
TIFFOption |
TIFFOption.compression(int setter) |
TIFFOption |
TIFFOption.getPointer(long i) |
TIFFOption |
TIFFOption.position(long position) |
TIFFOption |
TIFFOption.reserved(int i,
int setter) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Image.Save(BytePointer pFilename,
TIFFOption pOption)
Save the image to the specified file name with the options specified.
|
Error |
Image.Save(String pFilename,
TIFFOption pOption) |
Copyright © 2021. All rights reserved.