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