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