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