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